diff options
Diffstat (limited to 'misc/auto-completion/zsh/_nnn')
-rw-r--r-- | misc/auto-completion/zsh/_nnn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/auto-completion/zsh/_nnn b/misc/auto-completion/zsh/_nnn index 5e9cb1c..d5d5c1d 100644 --- a/misc/auto-completion/zsh/_nnn +++ b/misc/auto-completion/zsh/_nnn @@ -23,6 +23,7 @@ args=( '(-o)-o[open files only on Enter]' '(-p)-p[copy selection to file]:file name' '(-r)-r[show cp, mv progress (Linux-only)]' + '(-R)-R[disable rollover at edges]' '(-s)-s[use substring match for filters]' '(-S)-S[start in disk usage analyzer mode]' '(-t)-t[disable dir auto-select]' |