I am using the screen_away.py script in IRSSI and it just refuses to work. I have tried restarting, reloading and I'm stuck...

any help?!

link|improve this question
Please explain "refuses to work". – grawity Feb 7 '11 at 21:21
is it because it's a perl script that's labeled .py? or are you running irssi-python? – Tyler Feb 7 '11 at 22:04
feedback

migrated from serverfault.com Feb 7 '11 at 21:13

This question came from our site for system administrators and desktop support professionals.

1 Answer

Just to confirm... you are doing...

screen
irssi
/script load screen_away.pl

C-a d

That is... you've started an irssi session inside a screen session, loaded the script then disconnected from the screen.

And then how are you confirming whether it worked?

It doesn't "just work" if you start irssi without it being inside screen.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown