Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
disable from command hash table?
- X-seq: zsh-users 13994
- From: Atom Smasher <atom@xxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: disable from command hash table?
- Date: Mon, 6 Apr 2009 13:46:28 +1200 (NZST)
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Openpgp: id=0xB88D52E4D9F57808; algo=1 (RSA); size=4096; url=http://atom.smasher.org/pgp.txt
is there a way to remove items from the command hash table?
i would've thought the "disable" builtin could do it, but it seems not.
i could print (and save) the hash table, empty the hash table, then
rebuild it based on my saved list, minus what i don't want. is there a
better way?
thanks...
--
...atom
________________________
http://atom.smasher.org/
762A 3B98 A3C3 96C9 C6B7 582A B88D 52E4 D9F5 7808
-------------------------------------------------
"We have a saying in our company.
Our competitors are our friends.
Our customers are the enemy."
-- James Randall,
Archer Daniels Midland Corporation,
("ADM, Supermarket to the world")
quoted in Fortune magazine 4/26/99
Messages sorted by:
Reverse Date,
Date,
Thread,
Author