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

Re: Negative Filename Generation



On Mon, 26 Apr 2004 18:31:00 +0100,  wrote:

>zzapper wrote:
>> Hi
>> 
>> cygwin-zsh v4.2.0
>> 
>> I'm trying to follow some examples in the zsh doc:
>> 
>> eg the following : list all files beginning x NOT followed by a digit
>> 
>> >\ls x!([0-9])*
>> zsh: no matches found: x!([0-9])*
>> 
>> 
>> What I am I Donald Ducking Up here?
>
>Did you read the sentence a few lines above the definition of !(...)
>that starts
>
>       If the KSH_GLOB option is set ...
>
>?
unsetopt KSH_GLOB

Didn't change anything for me

zzapper (vim, cygwin, wiki & zsh)
--

vim -c ":%s/^/WhfgTNabgureRIvzSUnpxre/|:%s/[R-T]/ /Ig|:normal ggVGg?"

http://www.vim.org/tips/tip.php?tip_id=305  Best of Vim Tips



Messages sorted by: Reverse Date, Date, Thread, Author