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

"/" symbol mark



Hi!


A little suggestion

if zsh place "/" in the end of word, 
very often I not press from / and give something like
ls koko.dirKoko.file in place of koko.dir/Koko.file.

May be need add feature "highlight (bold, underlined, blinked)
'/' symbol if it go to be removed" ???

 
Thanks,
  Andrei ( tandr@xxxxxxx )

PS. I use zsh-3.1.1
PPS. BTW, how I can tell to zsh make substitution in the middle
of word without jump to end ???

% ls *
koko.file
% ls kko.file
kko.file: No such file or directory
% ls k[TAB]ko.file -- will jump to end without subs...titute kokofile



Messages sorted by: Reverse Date, Date, Thread, Author