Added SILC Thread Queue API
[crypto.git] / apps / irssi / docs / help / in / bind.in
index 0d0d2ab132f5d1d8e59f4c1ed304d2d58e9aa0ca..51e0c0d00a63173c95fbfbdf24fd1c88e16fe4ea 100644 (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
 
@@ -75,6 +77,7 @@ Command can be one of:
   delete_character
   delete_next_word
   delete_previous_word
+  delete_to_next_space
   delete_to_previous_space
   erase_line
   erase_to_beg_of_line
@@ -82,13 +85,17 @@ Command can be one of:
 
 (Word completion)
   word_completion
+  erase_completion
   check_replaces - Check word replaces
 
 (Misc)
+  nothing - use this to disable a built-in key
   refresh_screen
   yank_from_cutbuffer - "Undelete" line
   transpose_characters - Swap current and previous character
+  escape_char - Insert the next character exactly as-is to input line
   insert_text - Insert data to entry line, data may contain $variables.
+  stop_irc - Send SIGSTOP to client (^Z)
 
 Examples: