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

zle kill-region without mark consider start of line as mark



Hello,

I have `bindkey -M emacs '^W' kill-region` in my zshrc and using it without
having set any mark will cut from the beginning of the line to the cursor.
I've tried to read zle's doc but found no mention of this behaviour.

Any idea about what's happening and how to do nothing if the mark isn't set?



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