Print nicks who quit IRC in netsplit message. See netsplit section in

docs/manual.txt for more information.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@241 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2000-05-25 16:40:25 +00:00 committed by cras
commit 555a2bf929
6 changed files with 182 additions and 6 deletions

View file

@ -487,9 +487,12 @@
he/she/it is just some user that already had ops before the net
split.
/SET hide_netsplit_quits - If ON, when detected net splits, display
only "Net split host1 host" message and hide all the quit
messages
/SET hide_netsplit_quits - If ON, hide all netsplit quit messages
and display only "Netsplit host1 host2: nicks".
/SET netsplit_max_nicks - If non-zero, limit the number of nicks
printed in netsplit message and add "(+<n> more, use /NETSPLIT
to show all of them)" text.
5.9 Lag checking