mirror of
https://github.com/irssi/irssi.git
synced 2026-08-16 23:22:16 +02:00
updated for $cumode_space
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1948 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
6bc16fc0ed
commit
91d1be7e67
1 changed files with 11 additions and 10 deletions
|
|
@ -79,16 +79,17 @@ $A .. $Z is important.
|
||||||
$Z time of day (hh:mm, can be changed with /SET timestamp_format)
|
$Z time of day (hh:mm, can be changed with /SET timestamp_format)
|
||||||
$$ a literal '$'
|
$$ a literal '$'
|
||||||
|
|
||||||
$sysname system name (eg. Linux)
|
$sysname system name (eg. Linux)
|
||||||
$sysrelease system release (eg. 2.2.18)
|
$sysrelease system release (eg. 2.2.18)
|
||||||
$sysarch system architecture (eg. i686)
|
$sysarch system architecture (eg. i686)
|
||||||
$topic channel topic
|
$topic channel topic
|
||||||
$usermode user mode
|
$usermode user mode
|
||||||
$cumode own channel user mode
|
$cumode own channel user mode
|
||||||
$tag server tag
|
$cumode_space like $cumode, but gives space if there's no mode.
|
||||||
$chatnet chat network of server
|
$tag server tag
|
||||||
$winref window reference number
|
$chatnet chat network of server
|
||||||
$winname window name
|
$winref window reference number
|
||||||
|
$winname window name
|
||||||
|
|
||||||
For example, assume you have the following alias:
|
For example, assume you have the following alias:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue