weechat
the extensible chat client
- Provided by: weechat-curses (Version: 0.4.2-3ubuntu0.1)
- Source: weechat
- Report a bug
the extensible chat client
weechat [-a|--no-connect] [-d|--dir <path>] [-p|--no-plugin] [-r|--run-command <command>] [-s|--no-script] [--upgrade] [plugin:option...] weechat [-c|--colors] weechat [-h|--help] weechat [-k|--keys] weechat [-l|--license] weechat [-v|--version]
WeeChat is a fast, light and extensible chat client.
It is modular (lightweight core with plugins), multi-protocols (IRC and Jabber), extensible with C and scripts written in several languages.
-a, --no-connect
-c, --colors
-d, --dir <path>
-h, --help
-l, --license
-p, --no-plugin
-r, --run-command <command>
-s, --no-script
--upgrade
-v, --version
plugin:option
For complete doc on plugin options, please look at plugins documentation in WeeChat user’s guide.
With irc plugin, you can connect to temporary server with an URL like:
irc[6][s]://[[nickname][:password]@]server[:port][/#channel1[,#channel2...]]
To join WeeChat IRC channel support with nick "mynick":
irc://mynick@irc.freenode.net/#weechat
IPv6 address can be enclosed in brackets to add a port after address, for example:
irc://mynick@[2001:db8:0:85a3::ac1f:8001]:6668/#test
$HOME/.weechat/weechat.conf
$HOME/.weechat/plugins.conf
$HOME/.weechat/alias.conf
$HOME/.weechat/aspell.conf
$HOME/.weechat/charset.conf
$HOME/.weechat/irc.conf
$HOME/.weechat/logger.conf
$HOME/.weechat/relay.conf
$HOME/.weechat/rmodifier.conf
$HOME/.weechat/script.conf
$HOME/.weechat/xfer.conf
$HOME/.weechat/weechat.log
WeeChat is written by Sébastien Helleu and contributors (complete list is in the AUTHORS file).
Copyright © 2003-2013 Sébastien Helleu <flashcode@flashtux.org>
WeeChat is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.
Please read the COPYING file for more information.
Web: http://weechat.org/
Please report bugs or feature requests at Savannah website: