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.
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.