This shows you the differences between two versions of the page.
— |
window_channel [2006/08/29 16:08] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | # $EPIC: window_channel.txt,v 1.2 2006/08/20 18:32:13 sthalik Exp $ | ||
+ | ======Synopsis:====== | ||
+ | [[window]] channel <channel> | ||
+ | |||
+ | ======Description:====== | ||
+ | This directs all messages associated with the specified channel to the | ||
+ | current window. If the client is not currently on the channel, it will | ||
+ | be joined. If it is, channel messages going to other windows will now | ||
+ | go to the current one (and removed from the others). | ||
+ | |||
+ | You may join multiple channels in a window. Use the [[bind switch_channels]] | ||
+ | key binding to cycle through the channels in a window. | ||
+ | |||