WEECHAT(1) WeeChat Manual WEECHAT(1) weechat - - weechat [-a|--no-connect] [-d|--dir <>] [-t|--temp-dir] [-p|--no-plugin] [-P|--plugins ] [-r|--run-command <>] [-s|--no-script] [--upgrade] [debug-option...] [<>:<>...] weechat [-c|--colors] weechat [-h|--help] weechat [-l|--license] weechat [-v|--version] WeeChat (Wee Enhanced Environment for Chat) - - , . , , . -a, --no-connect WeeChat. -c, --colors . --daemon Run WeeChat in background, as a daemon (works only with the command weechat-headless). --stdout Display log messages on standard output instead of writing them in log file (works only with the command weechat-headless, not compatible with option "--daemon"). -d, --dir <> Force a single directory for all WeeChat files (directory is created if not found). Four directories can be given, separated by colons (in this order: config, data, cache, runtime). , WEECHAT_HOME ( ). -t, --temp-dir Create a temporary WeeChat home directory and delete it on exit (incompatible with option "-d"). The name of the directory is automatically built by WeeChat, with this template: "weechat_temp_XXXXXX" (where "XXXXXX" is random). It it created in the first available directory in this list: environment variable "TMPDIR", "/tmp" (may be different according to the operating system), environment variable "HOME", current directory. The temporary home directory has permissions 0700 (only owner can read, write and execute). -h, --help . -l, --license WeeChat. -p, --no-plugin . -P, --plugins Load only these plugins at startup (see /help weechat.plugin.autoload). If this option is given, the option weechat.plugin.autoload is not used. -r, --run-command <> Run command(s) after startup; many commands can be separated by semicolons, this option can be given multiple times. -s, --no-script . --upgrade WeeChat , /upgrade -quit. -v, --version WeeChat. <>:<> . DEBUG OPTIONS WARNING: these options are for debug purposes only, DO NOT USE IN PRODUCTION! --no-dlclose Do not call the function dlclose after plugins are unloaded. This is useful with tools like Valgrind to display stack for unloaded plugins. --no-gnutls Do not call the init and deinit functions of GnuTLS library. This is useful with tools like Valgrind and electric-fence, to prevent GnuTLS memory errors. --no-gcrypt Do not call the init and deinit functions of Gcrypt library. This is useful with tools like Valgrind, to prevent Gcrypt memory errors. WeeChat . irc , URL : irc[6][s]://[[nickname][:password]@]server[:port][/#channel1[,#channel2...]] IRC- WeeChat "mynick": irc://mynick@irc.libera.chat/#weechat IPv6- , . : irc://mynick@[2001:db8:0:85a3::ac1f:8001]:6668/#test $HOME/.config/weechat/weechat.conf WeeChat $HOME/.config/weechat/plugins.conf $HOME/.config/weechat/sec.conf $HOME/.config/weechat/alias.conf alias $HOME/.config/weechat/buflist.conf buflist $HOME/.config/weechat/charset.conf charset $HOME/.config/weechat/exec.conf exec $HOME/.config/weechat/fifo.conf fifo $HOME/.config/weechat/fset.conf fset $HOME/.config/weechat/guile.conf guile $HOME/.config/weechat/irc.conf irc $HOME/.config/weechat/javascript.conf javascript $HOME/.config/weechat/logger.conf logger $HOME/.config/weechat/lua.conf lua $HOME/.config/weechat/perl.conf perl $HOME/.config/weechat/php.conf php $HOME/.config/weechat/python.conf python $HOME/.config/weechat/relay.conf relay $HOME/.config/weechat/ruby.conf ruby $HOME/.config/weechat/script.conf script $HOME/.config/weechat/spell.conf spell $HOME/.config/weechat/tcl.conf tcl $HOME/.config/weechat/trigger.conf trigger $HOME/.config/weechat/typing.conf typing $HOME/.config/weechat/xfer.conf xref $HOME/.local/share/weechat/weechat.log - WeeChat SEE ALSO weechat-headless(1) man- Sebastien Helleu. : Alexander Turenko. WeeChat Sebastien Helleu ( AUTHORS.adoc). Copyright (C) 2003-2024 Sebastien 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. COPYING. : / : AUTHOR Sebastien Helleu WeeChat 4.2.2 WEECHAT(1)