From 0c55977465f1c9aafa50d1131e0570a77d0eeb73 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Fri, 20 Mar 2020 22:24:15 +0530 Subject: Fix #496: option -f to use readline history file --- misc/auto-completion/zsh/_nnn | 1 + 1 file changed, 1 insertion(+) (limited to 'misc/auto-completion/zsh/_nnn') diff --git a/misc/auto-completion/zsh/_nnn b/misc/auto-completion/zsh/_nnn index 2a486be..bdbd555 100644 --- a/misc/auto-completion/zsh/_nnn +++ b/misc/auto-completion/zsh/_nnn @@ -16,6 +16,7 @@ args=( '(-d)-d[start in detail mode]' '(-e)-e[open text files in $VISUAL/$EDITOR/vi]' '(-E)-E[use EDITOR for undetached edits]' + '(-f)-f[use readline history file]' '(-g)-g[regex filters]' '(-H)-H[show hidden files]' '(-K)-K[detect key collision]' -- cgit v1.2.3-70-g09d2