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

More intellegent suffix removing?



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