Site Tools


say
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


say [2008/04/11 23:12] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +# $EPIC: say.txt,v 1.4 2008/04/11 23:12:17 jnelson Exp $
 +======Synopsis:======
 +__say__ <text>
 +
 +======Description:======
 +This command sends a message to the current window's current channel.
 +Because [[query]] overrules the current channel, this is useful to send
 +a message to the current channel that has a [[query]] in it.
 +
 +If your current window doesn't have a current channel, this command sends
 +a message to your current [[query]].
 +
 +The [[SEND]] command reverses this, sending a message to the current query
 +if you have one, or the current channel if you don't have a query.
 +
 +If you want to send a message to a non-current channel, you should use the
 +[[msg]] command, or you can switch the current window's current channel 
 +with the [[bind SWITCH_CHANNELS|SWITCH_CHANNELS]] key binding.
 +
 +======Examples:======
 +To send a message to the current channel:
 +      /say hello all!
 +
 +To someone else on irc, your message may appear like this:
 +      <your_nick> hello all!
 +
 +To you, your message may appear like this:
 +      > hello all!
  
say.txt · Last modified: 2008/04/11 23:12 by 127.0.0.1