Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
"/" symbol mark
- X-seq: zsh-users 817
- From: Andrei Tcherepanov <tandr@xxxxxxx>
- To: zsh-users@xxxxxxxxxxxxxxx
- Subject: "/" symbol mark
- Date: Wed, 16 Apr 1997 11:20:56 +0200
- Organization: Parametric Technology Corp. (Israel)
- Sender: tandr@xxxxxxx
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