Added SILC Thread Queue API
[runtime.git] / apps / irssi / docs / special_vars.txt
index c56c452faf44bfd93b23d5fda858d3c695d36a51..f19b2bb20f3de98fdeeebe4ea84633fffe0cda6a 100644 (file)
@@ -62,6 +62,7 @@ $A .. $Z is important.
    $I         channel you were last INVITEd to
    $J         client version text string
    $K         current value of CMDCHARS
+   $k         first character in CMDCHARS
    $L         current contents of the input line
    $M         modes of current channel, if any
    $N         current nickname
@@ -79,18 +80,20 @@ $A .. $Z is important.
    $Z         time of day (hh:mm, can be changed with /SET timestamp_format)
    $$         a literal '$'
 
-   $versiontim          prints time of the irssi version in HHMM format
-   $sysname            system name (eg. Linux)
-   $sysrelease         system release (eg. 2.2.18)
-   $sysarch            system architecture (eg. i686)
-   $topic              channel topic
-   $usermode           user mode
-   $cumode             own channel user mode
-   $cumode_space       like $cumode, but gives space if there's no mode.
-   $tag                        server tag
-   $chatnet            chat network of server
-   $winref             window reference number
-   $winname            window name
+   $versiontime         prints time of the irssi version in HHMM format
+   $sysname             system name (eg. Linux)
+   $sysrelease          system release (eg. 2.2.18)
+   $sysarch             system architecture (eg. i686)
+   $topic               channel topic
+   $usermode            user mode
+   $cumode              own channel user mode
+   $cumode_space        like $cumode, but gives space if there's no mode.
+   $tag                 server tag
+   $chatnet             chat network of server
+   $winref              window reference number
+   $winname             window name
+   $itemname            like $T, but use item's visible_name which may be
+                        different (eg. $T = !12345chan, $itemname = !chan)
 
 For example, assume you have the following alias: