Irssi
From ThorxWiki
(Difference between revisions)
(first writeup) |
(seso) |
||
Line 8: | Line 8: | ||
== Scripts == |
== Scripts == |
||
− | In short, just one so far - 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. |
+ | * 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 indicator of scrollback status also. |
+ | My addition adds a statusbar indicator of scrollback status. |
+ | |||
+ | == Misc == |
||
+ | |||
+ | * I set more = "%5%W⇟%n"; |
||
Line 16: | Line 16: | ||
''well, don't just stand there. '''GO ASK HIM!''''' |
''well, don't just stand there. '''GO ASK HIM!''''' |
||
− | * http://wiki.thorx.net/pub/irssi/ <-- click there =) |
+ | * http://wiki.thorx.net/pub/irssi/ <-- click there for tumbleweed.theme and antisboops.pl =) |
Revision as of 10:09, 9 March 2012
Turns out I've been known (at time of writing, largely to myself only) to poke at irssi. This page has info about that.
Contents |
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 indicator of scrollback 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 tumbleweed.theme and antisboops.pl =)