From 7f84f65d60bc4153953d31b3e7746bbdee4c9c2b Mon Sep 17 00:00:00 2001 From: Shohei YOSHIDA Date: Wed, 6 Jul 2022 00:07:15 +0900 Subject: [PATCH] Update nano completion --- src/_nano | 1 + 1 file changed, 1 insertion(+) diff --git a/src/_nano b/src/_nano index e7e3ca5..602443b 100644 --- a/src/_nano +++ b/src/_nano @@ -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