[ Irssi ] (original) (raw)

 I use irssi as my irc client. irssi supports perl scripting to allow users adding the bits and pieces they need. As I use irc quite a lot i decided to write some scripts to make it even more comfortable. The pic on the right hand is Irssi in a xtermwith my own theme called painless.
For a very long time, I used EPIC4 combined with my own script brainfuck. However, I discovered that irssi had all the features that I wanted natively, and that it was easy to configure. Moreover, I don't have the burden of maintaining my script anymore. I run my client within a screen because it allows my to attach the terminal from different places (my laptop for example) and I can run an SSH tunnel in another window (yes, I run IRC over SSH).
What? BitchX? Sure.. read thisand STFU!!!111!!1. BitchX. .. *lol*. Why should i drive skateboard if i can have a ferrari? See http://www.garion.org/irssi/features.php for details.
btw. Irssi supports UTF-8; simple add

UXTermutf8: 1 UXTermeightBitInput: false UXTerm*metaSendsEscape: true

in your ~/.Xdefaults and reload it with xrdb -merge ~/.Xdefaults. Then use xterm -class UXTermor simple uxterm. You should now have an UTF-8 enabled terminal. Now ssh to the host on which Irssi is to be run. To enable UTF-8 for GNU Screenyou type screen -U, start irssi and /set term_type utf-8. For more informations see