Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: list all except
- X-seq: zsh-users 8468
- From: zzapper <david@xxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: list all except
- Date: Sun, 06 Feb 2005 19:02:48 +0000
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20050204113026.GA4217@xxxxxxxxxxxx> <1050204174426.ZM15180@xxxxxxxxxxxxxxxxxxxxxxx> <fkfa01550bkobh5hp0nisrin5rvruf5sv1@xxxxxxx> <1050206002342.ZM16866@xxxxxxxxxxxxxxxxxxxxxxx> <ce7c01ph81j1tgrmtplb3hqj8lajgsvsr4@xxxxxxx>
- Sender: news <news@xxxxxxxxxxxxx>
On Sun, 06 Feb 2005 13:49:43 +0000, wrote:
>On Sun, 6 Feb 2005 00:23:42 +0000, wrote:
>
>>On Feb 5, 9:50pm, zzapper wrote:
>>}
>>} q1) Can I view what is setopted?
>>
Thanx Bart,
replying to your post which hasn't appeared yet!
zsh -fx
solved all my problems
setopt returned a list of options
I was able to setopt extendedglob
and
ls *.csv~yy.csv now works,
>>>Try to run zsh -fx and see what happens. The option -f
(NO_RCS) tells zsh to ignore all initialization files except
/etc/zshenv; -x turns on XTRACE, which tells zsh to
print everything what is done.
so now to work out what is frigomatic with my existing settings!
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