From 2bc09e0e50c8f6c98575b2a4c80f1638455a6da7 Mon Sep 17 00:00:00 2001 From: Timo Sirainen Date: Mon, 18 Feb 2002 20:59:40 +0000 Subject: 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 --- docs/help/in/bind.in | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/help/in/bind.in b/docs/help/in/bind.in index 152ac34d..89cfbdda 100644 --- a/docs/help/in/bind.in +++ b/docs/help/in/bind.in @@ -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) -- cgit v1.2.3