Besides the usual Delete and Backspace keys you may use the following shortcuts to delete different parts of the text, in addition to your current selection:
Alt-Backspace, Alt-Delete | Delete to document end |
Alt-Shift-Backspace, Alt-Shift-Delete | Delete from document start |
Win-Backspace, Win-Delete | Delete to line end |
Win-Shift-Backspace, Win-Shift-Delete | Delete from line start |
Control-Backspace, Control-Delete | Delete selected line |
In addition to the keyboard shortcuts listed above, Eddie provides the following keyboard primitives that are not mapped by default, but which you may map yourself by adding SetKey commands to the UserStartup document to suit your preference:
DeleteFromWordBeginning |
DeleteToWordEnd |
DeleteWord |
EmacsKillToLineEnd |
EmacsKillToWordEnd |