Leo's new kill-to-end-of-line command is supposed to work just like the emacs kill-line command. That is, it kills from the insert point to the end of the line. If there are no non-blank characters to the right of the insert point, it kills everything from the insert point up to and including the newline.
This fixes bug 1099035: Leo yank and kill behaviour not quite the same as emacs https://bugs.launchpad.net/leo-editor/+bug/1099035 There is plenty of time to tweak this command if desired. Please let me know how it works for you. As always, you can change the present binding of ctrl-k from kill-line to kill-to-end-of-line in your copy of myLeoSettings.leo. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/groups/opt_out.
