From 8a5aa22ed82ea33cc51758b11008a4f8a53a5857 Mon Sep 17 00:00:00 2001 From: Emanuele Giaquinta Date: Mon, 8 Dec 2008 16:55:29 +0000 Subject: [PATCH] Document command syntax. git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@4955 dbcabf3a-b0e7-0310-adc4-f8d773084564 --- docs/manual.txt | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/docs/manual.txt b/docs/manual.txt index 7d16463b..43d77550 100644 --- a/docs/manual.txt +++ b/docs/manual.txt @@ -20,7 +20,7 @@ 11. Logging ( not written yet: ) - 12. Aliases + 12. Commands 13. Themes 14. Last log (currently text version only) 15. Nick and word completion @@ -977,6 +977,19 @@ If is a You can disable this feature by setting awaylog_level to NONE. + 12. Commands + + Any char in the `cmdchars' setting can begin a command. The + syntax for a command is the following: + + [][^] + + If is repeated two times, alias expansion is + disabled, enabled otherwise. If `^' is present, command output + is disabled. If begins with a space, command lookup is + inhibited and the data is sent to the active window item + (useful to send a line that begins with ). + 16. Recode irssi supports selective encoding of incoming/outgoing messages