From 3e053e9412bedb10f2a171ddfbbd72e7432a9bda Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Wed, 27 Feb 2019 21:03:14 +0530 Subject: Wild mode for nav-as-you-type --- scripts/auto-completion/fish/nnn.fish | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts/auto-completion/fish') diff --git a/scripts/auto-completion/fish/nnn.fish b/scripts/auto-completion/fish/nnn.fish index 3ec36eb..f6e86a4 100644 --- a/scripts/auto-completion/fish/nnn.fish +++ b/scripts/auto-completion/fish/nnn.fish @@ -16,3 +16,4 @@ 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' complete -c nnn -s v -d 'show program version and exit' +complete -c nnn -s w -d 'wild mode' -- cgit v1.2.3-70-g09d2