Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sp-kill-whole-line creates single kill-ring enrty #1085

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Gallipo
Copy link

@Gallipo Gallipo commented Mar 30, 2021

sp-kill-whole-line now creates only on (bigger) kill-ring entry: the killed text and the killed new-line. This makes its behaviour more consistent with the built-in commands 'kill-line and 'kill-whole-line, when it comes to yanking. Also repeated invocations or combinations with other kill-commands will behave this way, which is more compliant with the emacs-conventions.

sp-kill-whole-line now creates only on (bigger) kill-ring entry: the killed text and the killed new-line. This makes its behaviour more consistent with the built-in commands  'kill-line and 'kill-whole-line, when it comes to yanking. Also repeated invocations or combinations with other kill-commands will behave this way, which is more compliant with the emacs-conventions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In review
Development

Successfully merging this pull request may close these issues.

None yet

1 participant