WEECHAT(1) | WeeChat Manual | WEECHAT(1) |
weechat - the extensible chat client
weechat [-a|--no-connect] [-d|--dir <path>] [-t|--temp-dir] [-p|--no-plugin] [-P|--plugins <plugins>] [-r|--run-command <command>] [-s|--no-script] [--upgrade] [debug-option...] [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
--stdout
-d, --dir <path>
-t, --temp-dir
-h, --help
-l, --license
-p, --no-plugin
-P, --plugins <plugins>
-r, --run-command <command>
-s, --no-script
--upgrade
-v, --version
plugin:option
WARNING: these options are for debug purposes only, DO NOT USE IN PRODUCTION!
--no-dlclose
--no-gnutls
--no-gcrypt
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@irc.libera.chat/#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/.config/weechat/weechat.conf
$HOME/.config/weechat/plugins.conf
$HOME/.config/weechat/sec.conf
$HOME/.config/weechat/alias.conf
$HOME/.config/weechat/buflist.conf
$HOME/.config/weechat/charset.conf
$HOME/.config/weechat/exec.conf
$HOME/.config/weechat/fifo.conf
$HOME/.config/weechat/fset.conf
$HOME/.config/weechat/guile.conf
$HOME/.config/weechat/irc.conf
$HOME/.config/weechat/javascript.conf
$HOME/.config/weechat/logger.conf
$HOME/.config/weechat/lua.conf
$HOME/.config/weechat/perl.conf
$HOME/.config/weechat/php.conf
$HOME/.config/weechat/python.conf
$HOME/.config/weechat/relay.conf
$HOME/.config/weechat/ruby.conf
$HOME/.config/weechat/script.conf
$HOME/.config/weechat/spell.conf
$HOME/.config/weechat/tcl.conf
$HOME/.config/weechat/trigger.conf
$HOME/.config/weechat/typing.conf
$HOME/.config/weechat/xfer.conf
$HOME/.local/share/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-2023 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 3.8 |