diff options
Diffstat (limited to 'misc/auto-completion/zsh')
| -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 3bb3ff8..3fb1739 100644 --- a/misc/auto-completion/zsh/_nnn +++ b/misc/auto-completion/zsh/_nnn @@ -17,6 +17,7 @@ args=( '(-n)-n[use version compare to sort files]' '(-o)-o[open files only on Enter]' '(-p)-p[copy selection to file]:file name' + '(-r)-r[show cp, mv progress (Linux-only)]' '(-s)-s[use substring match for filters]' '(-S)-S[start in disk usage analyzer mode]' '(-t)-t[disable dir auto-select]' |