mirror of
https://github.com/irssi/irssi.git
synced 2024-11-03 04:27:19 -05:00
34 lines
815 B
Plaintext
34 lines
815 B
Plaintext
|
|
%9Syntax:%9
|
|
|
|
@SYNTAX:away@
|
|
|
|
%9Parameters:%9
|
|
|
|
-one: Marks yourself as away on the active server.
|
|
-all: Marks yourself as away on all the servers you are connected to.
|
|
|
|
Your away message; if no argument is given, your away status will be removed.
|
|
|
|
%9Description:%9
|
|
|
|
Marks yourself as 'away'; this method is used to inform people that you
|
|
are not paying attention to your screen.
|
|
|
|
You might use it when you are taking a nap, in the shower, getting some
|
|
food, or otherwise engaged. When you're 'away' you will see '(zZzZ)' in
|
|
your statusbar.
|
|
|
|
Anyone who does a WHOIS on your nickname will see that you are away, as
|
|
well as your away message.
|
|
|
|
%9Examples:%9
|
|
|
|
/AWAY
|
|
/AWAY I'm getting some food.
|
|
/AWAY zZzZ
|
|
/AWAY -one Feeding the cat!
|
|
|
|
%9See also:%9 DISCONNECT
|
|
|