Nice irssi theme to fit with my fancy screen status bar
by mmnicolas on Nov.09, 2009, under gnu/linux
As another part of my basic setup, here is my irssi theme file:
And my precious key bindings, see this post to understand why it is from F7 to F10.
For this to work, just copy/paste this into your irssi:
/bind meta2-18~ key F7
/bind meta2-19~ key F8
/bind meta2-20~ key F9
/bind meta2-21~ key F10
And this:
/bind F7 /q
/bind F8 /names
/bind F9 /window prev
/bind F10 /window next
The fist block is just binding the real key names with F names for comprehension.