Irssi horizontal nicklist

nicklisthoriz : an irssi perl script (plugin)

Some ideas/code from Wouter Coekaerts nicklist plugin.

Displays nicklist of current window in an irssi window named “nicklist”.

Howto ?

/window new split
/window name nicklist
  /window size 5
  /window stick
  /script load nicklisthoriz

Commands:

  /nicklist update
  (if you wish to force refreshment)

Here is the nicklisthoriz.pl script.

Changelog