From 1abed648c653997922874fb44a8ea5887b92a588 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sun, 22 Mar 2026 06:28:09 -0400 Subject: Update docs. --- doc/editing_keys.txt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'doc/editing_keys.txt') diff --git a/doc/editing_keys.txt b/doc/editing_keys.txt index 2247edc..ce3124c 100644 --- a/doc/editing_keys.txt +++ b/doc/editing_keys.txt @@ -7,21 +7,19 @@ Shift-Clear or Ctrl-Clear: clear buffer and hide input box (show status) ^W - delete word to left of cursor Left/Right arrows - move cursor Backspace - delete the character to the left of the cursor -Ctrl-Del - delete the character under the cursor +Ctrl-Del or ^X - delete the character under the cursor Atari key - insert a ^B (meaning, toggle bold) ^U - delete to start of buffer ^K - kill (delete) to end of buffer. ^F or ctrl-shift-Up - move right by one word. ^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). +Tab - Nick completion (only at the start of an empty input box!) 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: -^X, delete character (same as ctrl-del). ^Y, Shift-Insert - paste (^K, ^U, ^W fill a paste buffer; need RAM) Tab - For [server], complete channels. For [private] and channels, complete channel nicks. -- cgit v1.2.3