And it'd be nice to have DeleteWordOnTheRight also -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of David Mankin Sent: Tuesday, June 11, 2002 10:39 AM To: [EMAIL PROTECTED] Subject: [Eap-features] New Editor Actions
I would like to request a few more editor actions: DeleteToEndOfLine DeleteToEndOfLineIncludingNewline They should delete from the caret to the end of the line (and delete newline as appropriate). If the cursor is at the end of the line, then both of these commands should delete the newline. That way you can press the key over and over to delete the end of this line and several more lines. I know that these can be accomplished by Shift-End,Backspace, and Shift-End,Backspace,FwdDelete, but since there is no multiple keystroke macro facility, I would like to not have to type two keystrokes to do what Control-K did in Emacs. (BTW, in the Emacs keymapping, Control-K is bound to DeleteLine, but the appropriate actual binding would be to DeleteToEndoOfLine. DeleteLine removes the characters to the left of the cursor as well as to the right.) -David Mankin _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-features _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-features