Irssi
From ThorxWiki
Turns out I've been known (at time of writing, largely to myself only) to poke at irssi. This page has info about that.
Themes
- Tumbleweed. It's what I call my personal theme to anything really, and perhaps deserves it's own page on this wiki one day. The irssi theme uses unicode characters to reduce verbosity. (eg: ⇉ and ∈ for joins, ⇇ and ∉ for parts, ☠ for quits, ± for mode changes... )
Scripts
- antisboops - just this one so far. It's an update of rasher's "antisboops'. That is - anti scrollback oops - which prevents you from submitting to a window if you're reviewing the scrollbar. Ignores any / command, and also can be overruled by a double-tap on the enter key.
- My addition adds a statusbar item to indicate the scrollback ("page upped" :) status.
Misc
- I set more = "%5%W⇟%n";
Those toys, where does he get those wonderful toys?
well, don't just stand there. GO ASK HIM!
- http://wiki.thorx.net/pub/irssi/ <-- click there for themes and scripts =)
Other resources
- Zigdon has helped me out: https://github.com/zigdon/Zigdon/tree/master/irssi
- Irssi scripts: http://scripts.irssi.org/
- Irssi signal documentation: https://github.com/shabble/irssi-docs/wiki/Signals