Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
PATCH: update _nedit for nedit 5.5
- X-seq: zsh-workers 20662
- From: Oliver Kiddle <okiddle@xxxxxxxxxxx>
- To: Zsh workers <zsh-workers@xxxxxxxxxx>
- Subject: PATCH: update _nedit for nedit 5.5
- Date: Mon, 10 Jan 2005 12:41:24 +0100
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
Index: Completion/X/Command/_nedit
===================================================================
RCS file: /cvsroot/zsh/zsh/Completion/X/Command/_nedit,v
retrieving revision 1.4
diff -u -r1.4 _nedit
--- Completion/X/Command/_nedit 13 Feb 2004 18:42:26 -0000 1.4
+++ Completion/X/Command/_nedit 10 Jan 2005 11:38:04 -0000
@@ -11,6 +11,9 @@
'-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'
Messages sorted by:
Reverse Date,
Date,
Thread,
Author