Initial import of the ircii-pana-1.1-final source tree.

git-svn-id: svn://svn.code.sf.net/p/bitchx/code/tags/ircii-pana-1.1-final@1 13b04d17-f746-0410-82c6-800466cd88b0
This commit is contained in:
Kevin Easton
2008-02-25 09:25:32 +00:00
commit 28febcfea9
1429 changed files with 250653 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
Synopsis:
window bind <channel|chan1,chan2>
Description:
This binds the specified channel(s) to the client's current window. This
means that all channel traffic for the channel(s) will now be dumped to
this window. This is useful if you join a channel in one window, but
then wish to put it in another window. NOTE. This command is differant
than the ircII/epic commands in that we accept multiple comma separated
channels for binding to a window.
BIND does not require that the client already be on the channel to
be bound, and it will not join the channel if it is not already on it.
Use WINDOW CHANNEL to join the channel. Also note that leaving the
channel does not unbind it from the window; WINDOW UNBIND must be used.
See Also:
window(4) channel, unbind