WEECHAT(1) | WeeChat Manual | WEECHAT(1) |
weechat - the extensible chat client
weechat [-a|--no-connect] [-d|--dir <path>] [-p|--no-plugin] [-P|--plugins <plugins>] [-r|--run-command <command>] [-s|--no-script] [--upgrade] [plugin:option...] weechat [-c|--colors] weechat [-h|--help] weechat [-l|--license] weechat [-v|--version]
WeeChat (Wee Enhanced Environment for Chat) is a free chat client, fast and light, designed for many operating systems. It is highly customizable and extensible with scripts.
-a, --no-connect
-c, --colors
--daemon
-d, --dir <path>
-h, --help
-l, --license
-p, --no-plugin
-P, --plugins <plugins>
-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 <https://weechat.org/doc>.
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@chat.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/sec.conf
$HOME/.weechat/alias.conf
$HOME/.weechat/aspell.conf
$HOME/.weechat/buflist.conf
$HOME/.weechat/charset.conf
$HOME/.weechat/exec.conf
$HOME/.weechat/fifo.conf
$HOME/.weechat/fset.conf
$HOME/.weechat/guile.conf
$HOME/.weechat/irc.conf
$HOME/.weechat/javascript.conf
$HOME/.weechat/logger.conf
$HOME/.weechat/lua.conf
$HOME/.weechat/perl.conf
$HOME/.weechat/php.conf
$HOME/.weechat/python.conf
$HOME/.weechat/relay.conf
$HOME/.weechat/ruby.conf
$HOME/.weechat/script.conf
$HOME/.weechat/tcl.conf
$HOME/.weechat/trigger.conf
$HOME/.weechat/xfer.conf
$HOME/.weechat/weechat.log
This manpage was written by Sébastien Helleu.
WeeChat is written by Sébastien Helleu and contributors (complete list is in the AUTHORS.adoc file).
Copyright © 2003-2018 Sébastien Helleu
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: <https://weechat.org/>
For help or a bug report: <https://weechat.org/about/support>
Sébastien Helleu
WeeChat 2.3 |