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

Camel case word navigation?



Does anyone know of a simple way to make zsh match camel case words?
I.e., where fooBar^W would become foo (like c-subword-mode in GNU
Emacs).

So far all I can think of is that maybe I could do it by customizing
match-words-by-style and using select-word-style, but I'm not quite
sure where to start with that.



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