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

RE: More intellegent suffix removing?



>
> The patch would be the thing below (are there any other characters
> where this would be the right thing?). It looks a bit ugly when this
> happens after typing a `<' or `>', though.
>

Hmm ... as I found recently, at least `<' can quite legitimately be part of
word (<m-n> globbing). What a surprise :-) And is interpreted as such by
zsh; `cat<' is different from `cat <'

/andrej



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