diff --git a/.bashrc b/.bashrc index 2e0a853..70a599b 100644 --- a/.bashrc +++ b/.bashrc @@ -52,7 +52,7 @@ n () # stty lwrap undef # stty lnext undef - nnn -A "$@" + nnn -A -x "$@" if [ -f "$NNN_TMPFILE" ]; then . "$NNN_TMPFILE"