Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: "/" symbol mark
- X-seq: zsh-users 818
- From: Andrei Tcherepanov <tandr@xxxxxxx>
- To: tlm@xxxxxxxxxxxxxxxxxxxxx
- Subject: Re: "/" symbol mark
- Date: Thu, 17 Apr 1997 08:09:24 +0200
- Cc: zsh-users@xxxxxxxxxxxxxxx
- Organization: Parametric Technology Corp. (Israel)
- References: <199704162343.JAA11149@xxxxxxxxxxxxxxxxxxxxxx>
- Sender: tandr@xxxxxxx
Thanks, I know this. look's like bug in 3.1.1 ;-((
or here is one more option to do this ...
% setopt | grep alw
noalwayslastprompt off
alwaystoend off
% ls
koko.file
% ls kko.file
kko.file: No such file or directory
% ls k[TAB]ko.file -- jump to END !!!
Thanks,
Andrei ( tandr@xxxxxxx )
Messages sorted by:
Reverse Date,
Date,
Thread,
Author