I would like to be able to copy and paste text in the command line in Bash using the same keyboard bindings that Emacs uses by default (i.e. using C-space
for set-mark
, M-w
to copy text, C-y
, M-y
to paste it, etc.).
A blog about Magento Development, Magento bug fixing, and more
I would like to be able to copy and paste text in the command line in Bash using the same keyboard bindings that Emacs uses by default (i.e. using C-space
for set-mark
, M-w
to copy text, C-y
, M-y
to paste it, etc.).