diff options
Diffstat (limited to 'doc/editing_keys.txt')
| -rw-r--r-- | doc/editing_keys.txt | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/doc/editing_keys.txt b/doc/editing_keys.txt index b6a2cbb..2247edc 100644 --- a/doc/editing_keys.txt +++ b/doc/editing_keys.txt @@ -15,17 +15,16 @@ Atari key - insert a ^B (meaning, toggle bold) ^B or ctrl-shift-Down - move left by one word. Tab - in [private], pressing Tab on an empty input box inserts the last nick that PMed you (outside of a query). +Up arrow *in an empty inputbox* - bring up last entered command. + Can coexist with regular use of Up for movement. +Ctrl-Insert - toggle insert/typeover Future plans: -History (if we can spare the RAM), maybe Start+Up/Down? -Up arrow *in an empty inputbox* - bring up last entered command. - Can coexist with regular use of Up for movement. +^X, delete character (same as ctrl-del). ^Y, Shift-Insert - paste (^K, ^U, ^W fill a paste buffer; need RAM) -Ctrl-Insert - toggle insert/typeover (does anyone care about this?) -Tab - For [server], complete channels. For channels, complete channel -nicks (we'll never have enough RAM to have full lists; search back -through screen memory is how it'll work) +Tab - For [server], complete channels. For [private] and channels, + complete channel nicks. Shift-Return: Maybe... send buffer but do not clear it. The glyphs for these will appear as inverse letters, but will actually |
