File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -45,14 +45,13 @@ buffer opens running an n³ process in picker mode.
4545Once you select (see https://github.com/jarun/nnn/wiki/concepts#selection )
4646one or more files and press enter, vim quits the n³ window and opens the
4747first 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
5756You may have to set `set hidden` to make floating window work.
5857
You can’t perform that action at this time.
0 commit comments