scripts.irssi.org
scripts.irssi.org copied to clipboard
Script Repository for Irssi
reported by pierrot abstracts_register will reload the theme, so any /format changes are lost
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?  it will...
Message is still hilighted, window gets hilight activity and the only difference is printing "mass-hilighting in above message" under original message.
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...
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),...
/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:...
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...
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...
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...