Irssi autoaway+screen plugin

autoaway+screen.pl: an irssi perl script (plugin)

Usefull only for people using irssi+screen.

It puts you away whenever your screen is detached and puts you back

when screen is attached again.

Commands:

  • /set autoaway_message MESSAGE

to set the away message

  • /set autoaway_screenname NAME

to define if you are attached to this specific screen name

Use:

put this script in ~/.irssi/scripts , launch a screen with a name like this :

screen -S irc1

then launch irssi in this screen and load the script

/script load autoaway+screen.pl

set autoaway_screenname to 'irc1'

/set autoaway_screenname irc1

You can set autoaway_message if you wish

Here is the autoaway+screen.pl script.

Changelog

  • 0.1 cvs1.3 Initial release
 
contribs/irssi-autoaway_screen.txt · Dernière modification : 2008/06/05 21:28 de cbellot