julia
c2cbef26 - REPL: implement a kill ring (fix part of #8447)

Commit
8 years ago
REPL: implement a kill ring (fix part of #8447) After a yank ("^Y"), it's possible to "yank-pop" with the "M-y" binding, which replaces the just-yanked text with an older entry from the "kill-ring".
Author
Committer
Parents
Loading