Update nano completion
This commit is contained in:
parent
5ab4025cc5
commit
b43531a749
|
@ -31,6 +31,7 @@ _arguments -s -C \
|
||||||
{-c,--constantshow}'[Constantly show cursor position]'\
|
{-c,--constantshow}'[Constantly show cursor position]'\
|
||||||
{-d,--rebinddelete}'[Fix Backspace/Delete confusion problem]'\
|
{-d,--rebinddelete}'[Fix Backspace/Delete confusion problem]'\
|
||||||
{-e,--emptyline}'[Keep the line below the title bar empty]'\
|
{-e,--emptyline}'[Keep the line below the title bar empty]'\
|
||||||
|
{-f,--rcfile=}'[Use only this file for configuring nano]:file:_files'\
|
||||||
{-g,--showcursor}'[Show cursor in file browser & help text]'\
|
{-g,--showcursor}'[Show cursor in file browser & help text]'\
|
||||||
'(- *)'{-h,--help}'[Show help text and exit]'\
|
'(- *)'{-h,--help}'[Show help text and exit]'\
|
||||||
{-i,--autoindent}'[Automatically indent new lines]'\
|
{-i,--autoindent}'[Automatically indent new lines]'\
|
||||||
|
|
Loading…
Reference in New Issue