I use zsh and set Emacs bindings for it. I would like him to copy all my regular Emacs text manipulation commands. One of which I missed is the Kill / Yank keys. It would be nice if I could select the text (using C-SPC - this works) and then do something like kill-region ( Cw - this will delete the previous word right now). The Yankees ( Cy ) work fine, and I can even scroll them using My .
Does anyone have such a setting?
command-line linux zsh emacs
Noufal ibrahim
source share