Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: enhanced word widgets
- X-seq: zsh-workers 18407
- From: Miciah Dashiel Butler Masters <miciah@xxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: PATCH: enhanced word widgets
- Date: Mon, 31 Mar 2003 07:03:55 +0000 (UTC)
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <25439.1048850787@xxxxxxx>
- Sender: news <news@xxxxxxxxxxxxxx>
In article <25439.1048850787@xxxxxxx>, Peter Stephenson wrote:
...
> diff -N Functions/Zle/select-word-style
...
> +(b)ash (n)ormal (s)hell (w)hitespace (N)one (A)bort
...
> +(b)ash: Word characters are alphanumerics only
> +(n)ormal: Word characters are alphanumerics plus \$WORDCHARS
> +(s)hell: Words are command arguments using shell syntax
> +(w)hitespace: Words are whitespace-delimited
> +(d)efault: Use default, no special handling (usually same as \`n')
> +(q)uit: Quit without setting a new style
...
The short list has '(N)one' instead of '(d)efault' and '(A)bort' instead
of '(q)uit'. Neither is default as the capitalisation suggests.
-- Miciah <miciah@xxxxxxxxxxxxx>
Messages sorted by:
Reverse Date,
Date,
Thread,
Author