diff options
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) |
