mirror of
https://github.com/irssi/irssi.git
synced 2026-08-13 05:32:11 +02:00
Added "servertag" format - it's displayed before the message if it
comes from a server different than the one active in window, or in all empty windows if you're connected to multiple servers. In "daychange" format you can use $3 to print the current month name. Changed the default to "dd mon yyyy" style. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@397 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
4faf4d1303
commit
5da58d5849
3 changed files with 14 additions and 6 deletions
|
|
@ -8,6 +8,7 @@ enum {
|
|||
IRCTXT_LINE_START,
|
||||
IRCTXT_LINE_START_IRSSI,
|
||||
IRCTXT_TIMESTAMP,
|
||||
IRCTXT_SERVERTAG,
|
||||
IRCTXT_DAYCHANGE,
|
||||
IRCTXT_TALKING_WITH,
|
||||
IRCTXT_REFNUM_TOO_LOW,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue