diff options
author | Timo Sirainen <cras@irssi.org> | 2001-06-26 19:27:26 +0000 |
---|---|---|
committer | cras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2001-06-26 19:27:26 +0000 |
commit | af4d6bebe377eba8fb1a67a11a63a13953a4a51e (patch) | |
tree | b0f4cefd97ce0b60e488f6658b442fc228492118 /docs | |
parent | 740f041c266c92d905754bbcb342b1e69d0770fe (diff) | |
download | irssi-af4d6bebe377eba8fb1a67a11a63a13953a4a51e.zip |
Added $cumode expando which works like $P, but prints voices/halfops also.
Changed statusbar to use $cumode. Patch by fuchs.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1567 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'docs')
-rw-r--r-- | docs/special_vars.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/special_vars.txt b/docs/special_vars.txt index ae9701b5..2f0e12af 100644 --- a/docs/special_vars.txt +++ b/docs/special_vars.txt @@ -84,6 +84,7 @@ $A .. $Z is important. $sysarch system architecture (eg. i686) $topic channel topic $usermode user mode + $cumode own channel user mode $tag server tag $chatnet chat network of server $winref window reference number |