From f26fff8623439d94b2173426ce6a3158f51733c1 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Tue, 22 Nov 2022 14:33:41 +0300 Subject: nnn: no auto navigate --- .config/fish/functions/n.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config') diff --git a/.config/fish/functions/n.fish b/.config/fish/functions/n.fish index 042011c..b764fca 100644 --- a/.config/fish/functions/n.fish +++ b/.config/fish/functions/n.fish @@ -24,7 +24,7 @@ function n --wraps=nnn --description 'support nnn quit and change directory' # stty lwrap undef # stty lnext undef - nnn -c $argv + nnn -A -c $argv if test -e $NNN_TMPFILE source $NNN_TMPFILE -- cgit v1.2.3-70-g09d2