1
0
mirror of https://github.com/irssi/irssi.git synced 2024-07-07 02:54:19 -04:00
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2477 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2002-02-16 12:08:45 +00:00 committed by cras
parent cb35118f7e
commit d935bd671d

View File

@ -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: