You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to have puni-kill-ring-save and friends, basically what the current functions do, but just put it in the kill-ring and not killing the content.
Specifically I would like to have puni-kill-line but without removing the content. I find myself doing a lot of puni-kill-line operations with immediate undo in order to copy blocks of structured code.
What do you think?
The text was updated successfully, but these errors were encountered:
It would be nice to have
puni-kill-ring-save
and friends, basically what the current functions do, but just put it in the kill-ring and not killing the content.Specifically I would like to have
puni-kill-line
but without removing the content. I find myself doing a lot ofpuni-kill-line
operations with immediate undo in order to copy blocks of structured code.What do you think?
The text was updated successfully, but these errors were encountered: