From bb0f1db9659b0a4a2a05667d37fd8a94fac7fea5 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Sun, 6 Oct 2019 18:57:15 +0530 Subject: Update auto-complete scripts --- misc/auto-completion/fish/nnn.fish | 2 ++ 1 file changed, 2 insertions(+) (limited to 'misc/auto-completion/fish') diff --git a/misc/auto-completion/fish/nnn.fish b/misc/auto-completion/fish/nnn.fish index 1a2eed4..336b7b7 100644 --- a/misc/auto-completion/fish/nnn.fish +++ b/misc/auto-completion/fish/nnn.fish @@ -7,7 +7,9 @@ complete -c nnn -s a -d 'use access time' complete -c nnn -s b -r -d 'bookmark key to open' +complete -c nnn -s c -d 'cli-only opener' complete -c nnn -s d -d 'start in detail mode' +complete -c nnn -s f -d 'run filter as cmd on prompt key' 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' -- cgit v1.2.3-70-g09d2