Is Delete to Beginning of line possible?

33 views
Skip to first unread message

jason404

unread,
Aug 6, 2011, 12:45:23 PM8/6/11
to nicee...@googlegroups.com
I am using .keys to map Ctrl+End to delete to the end of line using DeleteEOL.

There does not seem to be an equivalent command to delete to the beginning of the line (which I would like to map to Ctrl+Home).

It's not a huge deal, but I thought I might as well enquire if it is possible somehow.

utoddl

unread,
Aug 12, 2011, 3:23:45 PM8/12/11
to nicee...@googlegroups.com
Jason,

Save the following lines to ~/.ne/DeleteSOL

PushPrefs
AutoIndent 0
InsertLine
LineUp
DeleteLine
PopPrefs

Then bind
KEY 106 DeleteSOL
in your ~/.ne/.keys file.
Reply all
Reply to author
Forward
0 new messages