Kill buffer, not kill ring? #853
Unanswered
BurdetteLamar asked this question in Q&A
Replies: 1 comment
-
| I can not answer the question, but I think this would be useful to have it documented - e. g. API level for more technical contributors. I rarely use C-y or M-y. Actually, I think I never used or seen M-y. Are there examples of other implementations that use these two combinations? The most often one I use is C-c (Ctrl-c). Actually there are many things I'd like to know about Reline. But some of this is IRB related as the new IRB confuses me a little. I think zenspider also expressed some frustration about this in the past, though perhaps more with regard to bugs than missing documentation. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it true that Reline has only a single kill buffer, and not a kill ring?
I find that
C-yyanks the same text over and over (as expected), while I have not been able to getM-yto work at all.Beta Was this translation helpful? Give feedback.
All reactions