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

Re: Emulating vim's Ctrl-W behavior



On Oct 4,  4:19pm, Jack O'Connor wrote:
} 
} Awesome, and thanks for the quick response! I was using a mix of bindings
} from the emacs and vi modes, and I'd ended up with the emacs version of
} Ctrl-W without realizing they were different.

If you want more control over the emacs backward-kill-word, have a look
at the WORDCHARS variable.  (To which you'd want to add "|", in the
example you gave, and remove "/".)



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