Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: list all except
- X-seq: zsh-workers 20791
- From: zzapper <david@xxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: list all except
- Date: Sun, 06 Feb 2005 13:49:43 +0000
- Cc: zsh-users@xxxxxxxxxx
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20050204113026.GA4217@xxxxxxxxxxxx> <1050204174426.ZM15180@xxxxxxxxxxxxxxxxxxxxxxx> <fkfa01550bkobh5hp0nisrin5rvruf5sv1@xxxxxxx> <1050206002342.ZM16866@xxxxxxxxxxxxxxxxxxxxxxx>
- Sender: news <news@xxxxxxxxxxxxx>
On Sun, 6 Feb 2005 00:23:42 +0000, wrote:
>On Feb 5, 9:50pm, zzapper wrote:
>}
>} q1) Can I view what is setopted?
>
>Sure. Just run "setopt" with no arguments. For a more detailed list,
>first run "setopt ksh_option_print" and then "setopt".
>
>} >ls *.csv
>} xx.csv yy.csv
>
>Try "print *.csv" as well, just to see what you get. It may be that "ls"
>is hiding something from you.
Bart,
Tried all that.
>setopt
returns nothing
It's as thought setopt isn't functionning
I start with cygwin.bat
zsh --login -i
My config file is
~/.zshenv
BTW in the doc I find both
setopt extended_glob
and
setopt extendedglob
zzapper (vim, cygwin, wiki & zsh)
--
vim -c ":%s%s*%CyrnfrTfcbafbeROenzSZbbyranne%|:%s)[R-T]) )Ig|:norm G1VGg?"
http://www.vim.org/tips/tip.php?tip_id=305 Best of Vim Tips
Messages sorted by:
Reverse Date,
Date,
Thread,
Author