#700105 irssi has no option to show server tag even for current server.

Package:
irssi
Source:
irssi
Description:
terminal based IRC client
Submitter:
Jonathan David Amery
Date:
2013-08-02 12:15:05 UTC
Severity:
normal
#700105#5
Date:
2013-02-08 18:51:56 UTC
From:
To:
 irssi has the hide_server_tags option to never show server tags, but when
that is set to off it only shows tags for servers that aren't the current
server for the window.  This patch adds an option to show the server tag
even for the current server (to maintain consistency I've called it
hide_current_server_tag with a default of yes).

J.

#700105#10
Date:
2013-08-02 12:10:52 UTC
From:
To:
 Oops, while compiling 0.8.15-5 I notice that I'd missed a chunk out of
my patch, so here's an updated file.

 J.