diff options
author | Timo Sirainen <cras@irssi.org> | 2002-02-16 12:08:45 +0000 |
---|---|---|
committer | cras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2002-02-16 12:08:45 +0000 |
commit | d935bd671d8be203c0c3156788eb24c288f1cf12 (patch) | |
tree | 5d7085f0c9f6c4818a08a0ac0c9ccc47ff70145e /docs/help/in | |
parent | cb35118f7ea0f2e18083e37ad7d5a7d8982d40f3 (diff) | |
download | irssi-d935bd671d8be203c0c3156788eb24c288f1cf12.zip |
updated
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2477 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'docs/help/in')
-rw-r--r-- | docs/help/in/bind.in | 4 |
1 files changed, 4 insertions, 0 deletions
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: |