mirror of
https://github.com/irssi/irssi.git
synced 2026-08-10 20:33:46 +02:00
Added escape_char /BIND command for inserting the next keypress to input
line. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2517 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
be0e7f04b7
commit
2bc09e0e50
2 changed files with 13 additions and 2 deletions
|
|
@ -92,6 +92,7 @@ Command can be one of:
|
|||
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)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue