Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: PATCH: enhanced word widgets



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