diff --git a/docs/faq.html b/docs/faq.html index 7e1f1754..4d1f0049 100644 --- a/docs/faq.html +++ b/docs/faq.html @@ -85,15 +85,10 @@ how do I change my nick when setting myself away/back?
A: That's even worse than autorejoin. Who could possibly care every time
you come and go? Many channels will kick you for using this, and I for example
have added several ignores so I'd never need to see these messages. Learn to
-use /AWAY
command properly and tell it's existence to people
+use /AWAY
command properly and tell its existence to people
who don't know about it. /WII yournick
shows your away reason
much better for people who actually want to know if you're there or not.
You can script these behaviours if you really wish to of course. But -currently there's no public scripts for either of these, and the only way -I'm going to add such to irssi.org is if the script contains a setting to -specify which specific channels the announcement is sent.
-A: Modify the window-line in statusbar section in config file to
window = "{sb $winref:$tag/$T{sbmode $M}}";