diff options
Diffstat (limited to 'Completion/X/Command')
-rw-r--r-- | Completion/X/Command/_nedit | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Completion/X/Command/_nedit b/Completion/X/Command/_nedit index f56ee7b64..75ca1bad4 100644 --- a/Completion/X/Command/_nedit +++ b/Completion/X/Command/_nedit @@ -11,6 +11,9 @@ nedit_common=( '-lm[specify language mode]:language mode:->lang' '-svrname[name the server]:nedit server name' '(-noiconic -icon -iconic)'{-icon,-iconic}'[set initial window state to iconic]' + '*-tabbed[open all subsequent files in new tabs]' + '*-untabbed[open all subsequent files in new windows]' + '*-group[open all subsequent files as tabs in a new window]' '(- *)'{-V,-version}'[display version information]' '*-xrm:resource:_x_resource' '*:file:_files' |