Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: "/" symbol mark



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