aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/editing_keys.txt10
1 files changed, 6 insertions, 4 deletions
diff --git a/doc/editing_keys.txt b/doc/editing_keys.txt
index 83c64b5..49be8bf 100644
--- a/doc/editing_keys.txt
+++ b/doc/editing_keys.txt
@@ -26,7 +26,9 @@ Ctrl-B or Ctrl-Shift-Down - move left by one word.
Deleting text:
-Backspace - Delete the character to the left of the cursor.
+Backspace - Delete the character to the left of the cursor. In insert
+ mode, it closes up the gap. In typeover mode, it leaves a space
+ where the deleted character was (like BASIC does).
Shift-Del - Delete (clear) buffer.
Shift-Clear or Ctrl-Clear: clear buffer and hide input box (show status).
Ctrl-Del or Ctrl-X - delete the character under the cursor.
@@ -37,9 +39,9 @@ Ctrl-K - Kill (delete) to end of buffer.
Formatting:
-Atari/inverse key - Toggle bold (prints as inverse B)
-Ctrl-I - Toggle italic (prints as down-arrow)
-Ctrl-shift-U - Toggle underline (prints as right-arrow)
+Atari/Inverse key - Toggle bold (displays as inverse B).
+Ctrl-I - Toggle italic (displays as down-arrow).
+Ctrl-shift-U - Toggle underline (displays as right-arrow).
Other: