From ac815c692a6ff6923f3943345145a82cf1306e4b Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Fri, 16 Aug 2019 23:40:43 +0530 Subject: Option -o replaces NNN_RESTRICT_NAV_OPEN --- misc/auto-completion/fish/nnn.fish | 1 + 1 file changed, 1 insertion(+) (limited to 'misc/auto-completion/fish') diff --git a/misc/auto-completion/fish/nnn.fish b/misc/auto-completion/fish/nnn.fish index a3d836a..c7a7b8b 100644 --- a/misc/auto-completion/fish/nnn.fish +++ b/misc/auto-completion/fish/nnn.fish @@ -11,6 +11,7 @@ complete -c nnn -s e -d 'use exiftool instead of mediainfo' complete -c nnn -s H -d 'show hidden files' complete -c nnn -s i -d 'start in navigate-as-you-type mode' complete -c nnn -s n -d 'use version compare to sort files' +complete -c nnn -s o -d 'open files only on Enter' complete -c nnn -s p -r -d 'copy selection to file' complete -c nnn -s s -d 'use substring match for filters' complete -c nnn -s S -d 'start in disk usage analyzer mode' -- cgit v1.2.3-70-g09d2