Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
In search of an existing feature to turn it off...
- X-seq: zsh-users 21797
- From: Meino.Cramer@xxxxxx
- To: zsh-users@xxxxxxx
- Subject: In search of an existing feature to turn it off...
- Date: Sun, 31 Jul 2016 05:30:17 +0200
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
Hi,
since I shoot myself into my feets several times now I want to switch
of a certain feature of zsh...unfortunately I dont know its name so
searching becomes a little difficult...
Syppose the following directory structure
/home/user
/home/user/bin +
/home/user/data *
/home/user/data/scripts #
/home/user/data/scripts/bin
I am here "*" - accidentally - and thinking I woyld be here "#".
I do a
cd bin
I will be beamed to here "+"
I would preferr to get an error like
"No such file or directory." instead of being beamed to any other
place which also called "bin"
What feature do I have to switch off for this?
Thank you very much in advance for any help!
Best regards,
Meino
Messages sorted by:
Reverse Date,
Date,
Thread,
Author