Irssi
From ThorxWiki
(Difference between revisions)
(seso) |
(.) |
||
Line 1: | Line 1: | ||
+ | __NOTOC__ |
||
Turns out I've been known (at time of writing, largely to myself only) to poke at irssi. This page has info about that. |
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 == |
== 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... |
+ | * [[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 == |
== Scripts == |
||
Line 14: | Line 14: | ||
* I set more = "%5%W⇟%n"; |
* I set more = "%5%W⇟%n"; |
||
− | |||
== Those toys, where does he get those wonderful toys? == |
== Those toys, where does he get those wonderful toys? == |
||
''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 for tumbleweed.theme and antisboops.pl =) |
+ | * http://wiki.thorx.net/pub/irssi/ <-- click there for themes and scripts =) |
Revision as of 10:10, 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.
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 themes and scripts =)