From 57fdf0bc1f50e75800d3ca2e14bace577161bdaf Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sun, 22 Mar 2026 04:50:51 -0400 Subject: Delay net polling during rapid typing, add ^X (same as ctrl-del). --- doc/editing_keys.txt | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'doc') 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 -- cgit v1.2.3