mirror of
https://github.com/irssi/irssi.git
synced 2026-08-10 20:33:46 +02:00
/SET timestamp_format now specifies format of $Z. timestamp msg format
now uses $Z instead of that horrible $[-2.0]3:$[-2.0]4 that no-one understood :) It's still possible to use the old method too. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1153 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
90e0d79d2a
commit
a4cdb86128
3 changed files with 21 additions and 4 deletions
|
|
@ -76,7 +76,7 @@ $A .. $Z is important.
|
|||
$W current working directory
|
||||
$X your /userhost $N address (user@host)
|
||||
$Y value of REALNAME
|
||||
$Z time of day (hh:mm)
|
||||
$Z time of day (hh:mm, can be changed with /SET timestamp_format)
|
||||
$$ a literal '$'
|
||||
|
||||
$sysname system name (eg. Linux)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue