Irssi core bugs

All the Irssi bugs should go here, please select the proper version when reporting the bug.

Please see the Irssi core http://www.irssi.org/ChangeLog for recent updates.
| Tasklist |

FS#526 - scriptassist functionality under /script

Attached to Project: Irssi core bugs
Opened by Mark (znx) - Tuesday, 21 August 2007, 14:08 GMT+2
Task Type Feature Request
Category core
Status Unconfirmed
Assigned To No-one
Operating System Linux
Severity Low
Priority Normal
Reported Version Irssi SVN
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

Details

Scriptassist is a very useful script. Allowing you to toggle the autorun of scripts is one of its features that I would like to see under /script.

I think also that removing the need for the autorun directory, replacing this with a config entry might make more sense.

Maybe ?
/script enable script.pl
/script disable script.pl

Or just a toggle:
/script auto script.pl

I feel this is something that should be built into irssi and not be a task for scripting.
This task depends upon

Comment by Wouter Coekaerts (coekie) - Tuesday, 21 August 2007, 18:29 GMT+2
And/Or maybe something like /layout save (/script save ?) that saves your currently loaded scripts for autostart...

Loading...