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 5438b6b..269bd8f 100644 --- a/misc/auto-completion/zsh/_nnn +++ b/misc/auto-completion/zsh/_nnn @@ -19,6 +19,7 @@ args=( '(-p)-p[copy selection to file]:file name' '(-s)-s[use substring match for filters]' '(-S)-S[start in disk usage analyzer mode]' + '(-t)-t[disable dir auto-select]' '(-v)-v[show program version and exit]' '(-w)-w[wild load]' '(-h)-h[show program help]' |