Skip to content

Commit b071086

Browse files
committed
cleanup doc
1 parent a342870 commit b071086

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

doc/nnn.txt

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,14 +45,13 @@ buffer opens running an n³ process in picker mode.
4545
Once you select (see https://github.com/jarun/nnn/wiki/concepts#selection)
4646
one or more files and press enter, vim quits the n³ window and opens the
4747
first selected file and add the remaining files to the arg list/buffer
48-
list. If |nnn#session| is enabled, then n³ will remember where you left off
49-
of when you reopen it.
48+
list. If |nnn#session| is enabled, then n³ will remember where you left off of
49+
when you reopen it.
5050

51-
Pressing enter on a file in n³ will pick any earlier selection, pick
52-
the file and exit n³.
51+
Pressing enter on a file in n³ will pick any earlier selection, pick the file
52+
and exit n³.
5353

54-
Note that pressing <kbd>l</kbd> or <kbd>Right</kbd> on a file would open it
55-
instead of picking.
54+
Note that pressing `l` or <Right> on a file would open it instead of picking.
5655

5756
You may have to set `set hidden` to make floating window work.
5857

0 commit comments

Comments
 (0)