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:
Timo Sirainen 2000-06-09 15:50:04 +00:00 committed by cras
commit 41ff80bb3e
4 changed files with 34 additions and 3 deletions

View file

@ -116,7 +116,8 @@ enum {
IRCTXT_OWN_NOTICE,
IRCTXT_OWN_ME,
IRCTXT_OWN_CTCP,
IRCTXT_OWN_WALL,
IRCTXT_FILL_7,
IRCTXT_PUBMSG_ME,