Edit menu

Menu item
Key
What it does
Undo Shift+Ctrl+U
Cut Shift+Del
Copy Ctrl+Ins
Copy whole text Shift+Ctrl+Ins Puts the entire text onto the Clipboard without pre-selecting it.
Paste Shift+Ins
Delete selection Ctrl+Del
Select whole text Shift+Ctrl+DnArrow
Enable high one-byte chars as text - EWriter begins with Plain Text. This item enables 8-bit characters as characters in text. In 0.Cb this persists across sessions.
Enable high one-byte chars as HTML/XML codes - EWriter begins with Plain Text. This item enables 8-bit characters as escape codes in text. In 0.Cb this persists across sessions.
Insert Line Ctrl+Space Drops line and puts an empty in its place.
Delete line Ctrl+Bkspace Deletes the line typing point is on.
New line with repeated indent Shift+Return Repeats indent. Multiple clicking for empty lines.
Hyphenator Ctrl+Hyphen Puts a hyphen and a space into text so wordwrap will be to the space, keeping the hyphen. For text writing, not etext (html’d text).
Parentheses Ctrl+( Puts the typing point or selected text between opening and closing parenthesis marks: (|).
Brackets Ctrl+[ Puts the typing point or selected text between opening and closing bracket marks: [|].
Curlies Ctrl+} Puts the typing point or selected text between opening and closing Curlie marks: {|}.
Dbl Quotes Ctrl+" Puts the typing point or selected text between quote marks: "|".
Sngl Quotes * Shift+Ctrl+' Puts the typing point or selected text between quote marks: '|'.
Commas Ctrl+Comma Puts the typing point after a space and between commas: , |,. For subordinate clause or similar structures.
Email *italics* Ctrl+NumPad* Puts the typing point or selected text between asterisks: *|*.
HTML Start Tag Ctrl+S Puts the typing point in an empty start tag: <|>.
HTML End Tag Ctrl+X Puts the typing point in an empty end tag: </|>.
Skip over next closest tag Ctrl+Period
Back over last closest tag Shift+Ctrl+Period
Dirty Spaces - Disables all automatic cleaning of spaces at the ends of lines. Originally used to hand-edit .rtf files.