Tom Feist-Hassan

Results 23 issues of Tom Feist-Hassan

for example, https://github.com/shabble/irssi/blob/master/src/fe-text/gui-entry.c#L67 (not actually that useful, but could be, in other situations

wiki

`/JOIN #평범한대화방` appears to display incorrectly in uberprompt as "`[ImaginaryNet/#평범한대?]`" Confirm that utf-8 is being properly handled by the script, and that it's either an Irssi problem (c.f [unicode/colours in...

uberprompt
Bug

# Idea In some channels it's commonplace to correct your mistakes with a pseudo-regex, for example: ``` I love badgers! Badgers, really?! s/badgers/horses/ ``` Instead of mentally parsing it, get...

new script idea

Something that combines various features from `logresume.pl` (`/logview`, `/logtail`, etc), grep, listing available files (by network, channel/query...blah blah. Maybe really sneaky and try to parse logs using existing formats to...

new script idea

``` Tue.17:18:00 shabble: you consume french fried troll meat Tue.17:18:22 dammit, where's my towel? Tue.17:18:37 * shabble fumbles his nickname setting variable magic Tue.17:18:51 being confused, you mispronounce the magic...

new script idea

have selective ignore/or ignore-exceptions for things that happen to friends (maybe reuse notify list?) or people who have been active in a channel recently Useful for spotting ask-and-run people before...

new script idea

a better version of hilight that uses perl regex rather than the horribleness of POSIX REG_EXTENDED.

new script idea

Make http://scripts.irssi.org/html/cron.pl.html more better - autoload stuff at startup - use subcommands - less horrible perls

new script idea

# Error: `Can't use an undefined value as an ARRAY reference at /home/.../.irssi/scripts/autorun/63-longify-urls.pl line 186. the closest link to that that I can find is: Link: yfrog Photo : http://yfrog.com/kh4q7p`...

Bug

Part of the init code calls `statusbar prompt reset` which causes collateral damage on things like `visible`, `placement` and `type`. On startup, it should parse the output of `statusbar prompt`,...

uberprompt