scripts.irssi.org icon indicating copy to clipboard operation
scripts.irssi.org copied to clipboard

Script Repository for Irssi

Results 46 scripts.irssi.org issues
Sort by recently updated
recently updated
newest added

reported by pierrot abstracts_register will reload the theme, so any /format changes are lost

bug
enhancement

I observe trackbar drawing over my adv_windowlist Is there a setting, in irssi, or otherwise, which can fix this? perhaps adding some space after the last message? ![image](https://user-images.githubusercontent.com/4156246/162974190-4651ffc4-4c04-4c2d-89bd-a546c7388e4c.png) it will...

help wanted
invalid

Message is still hilighted, window gets hilight activity and the only difference is printing "mass-hilighting in above message" under original message.

bug

This snippet should explain. ``` 10:04!-Irssi: Join to #irssi was synced in 43 secs 07:55 !-wilkowy_ is now known as wilkowy 08:15 +Necktwi: formats = { "fe-common/core" = { timestamp...

bug
question

As it is right now, some scripts in this repo @ GitHub are detected as [Prolog](https://github.com/irssi/scripts.irssi.org/search?l=Prolog), not Perl, which screws up their syntax coloring in creative ways, e.g. [`scriptassist.pl`](https://github.com/irssi/scripts.irssi.org/blob/a6664390ca88cddc057606a7aabf6e077dd99207/scripts/scriptassist.pl), [`adv_windowlist.pl`](https://github.com/irssi/scripts.irssi.org/blob/e560b26dc8030de89dd72c4955e389da2241e706/scripts/adv_windowlist.pl),...

make colorise_nicks case sensitive

changes requested

/trigger save would end lines with a trailing space, which makes Git complain about it. There's no reason this space needs to exist, so let's get rid of it. Signed-off-by:...

changes requested

I would find it really useful to have scripts.irssi.org only have small meta-data-blocks per script, describing how they should be sources from external sources like git repos and such. A...

enhancement

Thanks for the very nice ScriptAssist script. I was wondering: Seeing that ScriptAssist has a nice `install` feature to retrieve and load a script, wouldn't it be logical that it...

enhancement

I have a cuttly api key, the problem is i use irssi on a server so `/openurl 1` won't actually do anything for me. I have to click the url...

enhancement