Update nano completion

This commit is contained in:
Shohei YOSHIDA 2022-07-06 00:07:15 +09:00
parent 0331b2908f
commit 7f84f65d60
No known key found for this signature in database
GPG Key ID: C9A1BB11BB940CF2
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@ _arguments -s -S -C \
'(-% --stateflags)'{-%,--stateflags}'[show some states in the title bar]' \
'(-_ --minibar -U --quickblank)'{-_,--minibar}'[suppress the title bar and show information at the bottom of the screen]' \
'(-! --magic)'{-\!,--magic}'[try libmagic to determine applicable syntax]' \
'(-0 --zero)'{-0,--zero}'[Hide all bars, use whole terminal]' \
'(-t -q)*: :->args' && ret=0
if [[ -n $state ]]; then