diff options
| author | B. Watson <urchlay@slackware.uk> | 2026-03-11 01:53:15 -0400 |
|---|---|---|
| committer | B. Watson <urchlay@slackware.uk> | 2026-03-11 01:53:15 -0400 |
| commit | ea47f06b8fa0ebab649ea1f7b323246d7e482438 (patch) | |
| tree | e77ff5f3dfd03df95bb401620f1ed4a6f48031ba /editing_keys.txt | |
| parent | b05889cde25b565d0d0bfa0e72ad655b0394f0de (diff) | |
| download | fujinet-chat-ea47f06b8fa0ebab649ea1f7b323246d7e482438.tar.gz | |
Document Start+Q.
Diffstat (limited to 'editing_keys.txt')
| -rw-r--r-- | editing_keys.txt | 4 |
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) |
