aboutsummaryrefslogtreecommitdiff
path: root/editing_keys.txt
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2026-03-11 01:53:15 -0400
committerB. Watson <urchlay@slackware.uk>2026-03-11 01:53:15 -0400
commitea47f06b8fa0ebab649ea1f7b323246d7e482438 (patch)
treee77ff5f3dfd03df95bb401620f1ed4a6f48031ba /editing_keys.txt
parentb05889cde25b565d0d0bfa0e72ad655b0394f0de (diff)
downloadfujinet-chat-ea47f06b8fa0ebab649ea1f7b323246d7e482438.tar.gz
Document Start+Q.
Diffstat (limited to 'editing_keys.txt')
-rw-r--r--editing_keys.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/editing_keys.txt b/editing_keys.txt
index 4646c35..dfa6fd0 100644
--- a/editing_keys.txt
+++ b/editing_keys.txt
@@ -11,10 +11,10 @@ Ctrl-Del - delete the character under the cursor
Future plans:
-Start+S: hide (but do not clear) the input box; show status. The
-input box will become visible again on the next keypress.
Shift + Ctrl + Up/Down arrows - history (if we can spare the RAM)
Up/Down arrows - move up/down by one line (40 chars)
+Up arrow *in an empty inputbox* - bring up last entered command.
+ Can coexist with regular use of Up for movement.
^Y, Shift-Insert - paste (^K, ^U, ^W fill a paste buffer; need RAM)
Ctrl-Insert - toggle insert/typeover (does anyone care about this?)
Atari key - insert a ^B (meaning, toggle bold)