Skip to content

Commit 892ca98

Browse files
authored
update README regarding l (#116)
i have thought about adding -o as a default arg in nnn#command but then we'll just get people opening issues about "l not working". so it's best to just make the NOTE: bold for increased visibility and describe a short workaround.
1 parent 93680e5 commit 892ca98

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,9 @@ file and add the remaining files to the arg list/buffer list.
4040
Pressing <kbd>Enter</kbd> on a file in n³ will pick any earlier selection, pick
4141
the file and exit n³.
4242

43-
Note that pressing <kbd>l</kbd> or <kbd>Right</kbd> on a file would open it
44-
instead of picking.
43+
***NOTE:*** Pressing <kbd>l</kbd> or <kbd>Right</kbd> on a file would open it
44+
instead of picking. Use `-o` via [nnn#command](#command-override) to disable
45+
this.
4546

4647
To discard selection and/or exit, press <kbd>q</kbd>.
4748

0 commit comments

Comments
 (0)