"In the MacOS and many linux system, the following hotkey is defined: Ctrl+k is “kill-to-end-of-line”, but what is killed goes into a buffer that you can later yank back out with Ctrl+y." (Source)
While CTRL-k works to kill, CTRL-y doesn't yank back the text.
The issue is discussed further at the source cited above.
The text was updated successfully, but these errors were encountered:
I can see that yank as well as other commands have recently been implemented in the external emacs.js keymap.
I guess this issue can be closed unless it's specific to adding yank to the built-in emacsy keymap.
"In the MacOS and many linux system, the following hotkey is defined: Ctrl+k is “kill-to-end-of-line”, but what is killed goes into a buffer that you can later yank back out with Ctrl+y." (Source)
While CTRL-k works to kill, CTRL-y doesn't yank back the text.
The issue is discussed further at the source cited above.
The text was updated successfully, but these errors were encountered: