In zsh, how can I set up the line editor such that backward-kill-word stops on a directory separator? Currently in my bash setup, if I type
cd ~/devel/sandbox <
A quick google reveals:
Backward Kill
Or, perhaps a better fix:
Bash Style Backward Kill