mirror of
https://github.com/irssi/irssi.git
synced 2026-08-11 04:43:34 +02:00
You can specify the format of the /WALL text with /SET wall_format,
default is "[Wall/#channel] text". The WALL is also printed to screen. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@303 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
f4d7561660
commit
41ff80bb3e
4 changed files with 34 additions and 3 deletions
|
|
@ -116,7 +116,8 @@ enum {
|
|||
IRCTXT_OWN_NOTICE,
|
||||
IRCTXT_OWN_ME,
|
||||
IRCTXT_OWN_CTCP,
|
||||
|
||||
IRCTXT_OWN_WALL,
|
||||
|
||||
IRCTXT_FILL_7,
|
||||
|
||||
IRCTXT_PUBMSG_ME,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue