|
@@ -131,7 +131,13 @@ on ^disconnect * timer 10 server 0
|
|
|
on ^idle 5 away I've just wandered off...
|
|
on ^idle 5 away I've just wandered off...
|
|
|
on ^idle 10 away I'm still not back? Hmmm... but perhaps I'm coming back soon.
|
|
on ^idle 10 away I'm still not back? Hmmm... but perhaps I'm coming back soon.
|
|
|
on ^idle 20 away Well, I must be long gone. Don't keep waiting for me.
|
|
on ^idle 20 away Well, I must be long gone. Don't keep waiting for me.
|
|
|
|
|
+bind ^B parse_command away
|
|
|
|
|
+set input_protection off
|
|
|
|
|
+on -input * ^away
|
|
|
|
|
+on ^306 "*You have been marked as being away*"
|
|
|
|
|
+on ^305 "*You are no longer marked as being away*"
|
|
|
set beep_when_away yes
|
|
set beep_when_away yes
|
|
|
|
|
+set show_away_once no
|
|
|
|
|
|
|
|
# Convenience Tab-Expansion for /msg
|
|
# Convenience Tab-Expansion for /msg
|
|
|
load tabkey
|
|
load tabkey
|