Merge pull request #880 from zsh-users/update-nano
Update nano completion
This commit is contained in:
		
						commit
						073379d908
					
				|  | @ -59,6 +59,7 @@ _arguments -s -S -C \ | ||||||
|   '(-% --stateflags)'{-%,--stateflags}'[show some states in the title bar]' \ |   '(-% --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]' \ |   '(-_ --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]' \ |   '(-! --magic)'{-\!,--magic}'[try libmagic to determine applicable syntax]' \ | ||||||
|  |   '(-0 --zero)'{-0,--zero}'[Hide all bars, use whole terminal]' \ | ||||||
|   '(-t -q)*: :->args' && ret=0 |   '(-t -q)*: :->args' && ret=0 | ||||||
| 
 | 
 | ||||||
| if [[ -n $state ]]; then | if [[ -n $state ]]; then | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue