From fe80d5aa9da07db081fd15574e0002e7134ad403 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Fri, 11 Oct 2019 20:59:22 +0530 Subject: Update key collision detection --- 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 336b7b7..ee3768a 100644 --- a/misc/auto-completion/fish/nnn.fish +++ b/misc/auto-completion/fish/nnn.fish @@ -12,6 +12,7 @@ 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 K -d 'detect key collision' 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' -- cgit v1.2.3-70-g09d2