Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
More intellegent suffix removing?
- X-seq: zsh-workers 6495
- From: "Andrej Borsenkow" <borsenkow.msk@xxxxxx>
- To: "ZSH workers mailing list" <zsh-workers@xxxxxxxxxxxxxx>
- Subject: More intellegent suffix removing?
- Date: Mon, 7 Jun 1999 15:21:46 +0400
- Importance: Normal
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
Consider:
bor@itsrm2:~%> l /S<TAB>
bor@itsrm2:~%> l /SInus/ now I press ``;''
bor@itsrm2:~%> l /SInus/;
note, that ``/'' is not removed, but in this case `;' can not be a part of
current word (but \; or ';' or ";" can). Is it possible (does it make
sense?) do make suffix removing follow Zsh grammar more closely?
/andrej
Messages sorted by:
Reverse Date,
Date,
Thread,
Author