From d935bd671d8be203c0c3156788eb24c288f1cf12 Mon Sep 17 00:00:00 2001 From: Timo Sirainen Date: Sat, 16 Feb 2002 12:08:45 +0000 Subject: updated git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2477 dbcabf3a-b0e7-0310-adc4-f8d773084564 --- docs/help/in/bind.in | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/help/in/bind.in b/docs/help/in/bind.in index 52d402c0..152ac34d 100644 --- a/docs/help/in/bind.in +++ b/docs/help/in/bind.in @@ -13,7 +13,9 @@ Most most commonly used keystrokes are: Irssi has by default also defined several other keys which you can use: return - The return/enter key + space, backspace - Space / backspace up, down, left, right - Arrow keys + cleft, cright - Ctrl-left/right home, end, prior, next - prior = Page Up, next = Page Down insert, delete @@ -83,6 +85,7 @@ Command can be one of: (Word completion) word_completion + erase_completion check_replaces - Check word replaces (Misc) @@ -90,6 +93,7 @@ Command can be one of: yank_from_cutbuffer - "Undelete" line transpose_characters - Swap current and previous character insert_text - Insert data to entry line, data may contain $variables. + stop_irc - Send SIGSTOP to client (^Z) Examples: -- cgit v1.2.3