Tag: irssi
My Irssi with screen tabbar (within bash)
29/07/2010
The code you need to place in .screenrc in your root:
#change the hardstatus settings to give an window list at the bottom of the#screen, with the time and date and with the current window highlightedhardstatus alwayslastlinehardstatus string ‘%{= kG}[ %{G}%H.blinkenshell.org %{g}][%= %{= kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{B}%l%{g}][%{W} %d/%m/%Y %{W}%c:%s %{g}]’
Source:
- Irssi theme is fear2
- Gentoo Wiki
- Delorie screen users manual
- Blinkenshell HowTo
My Fav Irssi scripts
29/07/2010
Here are the Irssi scripts I mostly use
You can download most of them from: web::irssi::scripts.
- adv_windowlist| statusbar enhancement | Dwnld
- crapbuster | removes CRAP or CLIENTCRAP messages from your buffer
- friends | maintains list of people you know | Dwnld
- hilightwin | print hilighted messages to window named hilight
- nm | right aligned nicks depending on longest nick
- screen_away | set (un)away, if screen is attached/detached
- scriptassist | keeps your scripts on the cutting edge
- trackbar | shows a bar where youve last read a window
- usercount | adds a usercount for a channel as a statusbar item
Pieter’s irssi guide
28/07/2010
Well actualy not a guide but more a linklist 🙂
- First you need a machine or a shell (free one here).
- Irssi (dont forget to read the manual and grab some plugins)
- Guide to Efficiently Using Irssi and Screen | quadpoint.org.
- More about screen on BlinkenShell HowTo
- An Irssi Cheat Sheet
- Bitlbee and a user guide