I try to run the nicklist addon with irssi using screen inside tmux but strangely :) it doesn't work and I get the input on top of the screen. Is it possible to run nicklist when you are on tmux?
|
feedback
|
|
An alternative way is splitting your current window in tmux (C-b + h or whatever you set up your shortcut) (horizontal), resize that window (C-b + left/right) and then activate nicklist.pl in the "FIFO" way: In irssi:
In a shell:
Then in irssi again:
So at the end you should have: --------------------------|-------------------irssi ---------- |nicklist--------------------------|---------- | |||
feedback
|