julia
c2cbef26
- REPL: implement a kill ring (fix part of #8447)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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".
References
#23377 - REPL: implement a kill ring
Author
rfourquet
Committer
rfourquet
Parents
9cf7505c
Loading