Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Make zsh a tiny bit cleverer?
- X-seq: zsh-workers 11009
- From: jarausch@xxxxxxxxxxxxxxxxxxx
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Make zsh a tiny bit cleverer?
- Date: Fri, 28 Apr 2000 15:44:49 +0200
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- Reply-to: jarausch@xxxxxxxxxxxxxxxxxxx
Hi,
unless I have missed something (well possible)
I have come across the following (tiny) nuisance.
Let's assume there is an 'ABC' in the search path
and I have added an 'ABCD' while zsh is running.
Doing
ABC
zsh doesn't find it (that's OK, it's not yet hashed) and
suggests
correct 'ABCD' to 'ABC'
If I say 'no' it finds and executes 'ABCD' but doesn't
remember that there is an 'ABCD', indeed.
Next time (unless I have done a 'rehash') it again
suggests ....
Just a thought,
Helmut.
--
Helmut Jarausch
Lehrstuhl fuer Numerische Mathematik
Institute of Technology, RWTH Aachen
D 52056 Aachen, Germany
Messages sorted by:
Reverse Date,
Date,
Thread,
Author