JMÉNO
weechat-headless - the extensible chat client (headless version)PŘEHLED
weechat-headless [-a|--no-connect] [--daemon] [--stdout] [-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-headless [-c|--colors] weechat-headless [-h|--help] weechat-headless [-l|--license] weechat-headless [-v|--version]
POPIS
WeeChat (Wee Enhanced Environment for Chat) je svobodný chatovací klient. Je lehký, plně konfigurovatelný a lehce rozšiřitelný pomocí pluginů a scriptů v obvyklých sciptovacích jazycích.VOLBY
-a, --no-connectZakaž automatické
pripojení k serverům když WeeChat startuje.
Zobraz defaultní barvy v
terminálu.
Run WeeChat in background, as a daemon (works
only with the command weechat-headless).
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").
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). Pokud tato volba
není zadána, použije se promněná
prostředí WEECHAT_HOME (pokud není
prázdná)
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).
Zobrazí nápovědu.
Zobrazí licenci WeeChatu.
Vypne automatické nahrání
pluginů.
Load only these plugins at startup (see /help
weechat.plugin.autoload). If this option is given, the option
weechat.plugin.autoload is not used.
Run command(s) after startup; many commands
can be separated by semicolons, this option can be given multiple times.
Vypni automatické nahrání
scriptů.
Aktualizuj WeeChat použitím
souborů relací generovaných příkazem
/upgrade -quit.
Zobraz verzi WeeChatu.
Nastavení pluginů.
DEBUG OPTIONS
WARNING: these options are for debug purposes only, DO NOT USE IN PRODUCTION!Do not call the function dlclose after plugins
are unloaded. This is useful with tools like Valgrind to display stack for
unloaded plugins.
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.
Do not call the init and deinit functions of
Gcrypt library. This is useful with tools like Valgrind, to prevent Gcrypt
memory errors.
VOLBY PLUGINŮ
Pro kompletní dokumentaci nastavení pluginů a jejich volby podívejte se na WeeChat user’s guide <https://weechat.org/doc/>.irc[6][s]://[[nickname][:password]@]server[:port][/#channel1[,#channel2...]]
irc://[email protected]/#weechat
irc://mynick@[2001:db8:0:85a3::ac1f:8001]:6668/#test
SOUBORY
$HOME/.config/weechat/weechat.confhlavní konfigurační
soubor WeeChatu
soubor konfigurace pluginů
konfigurační soubor s
chráněnými daty
configurační soubor pro
alias plugin
konfigurační soubor pro
buflist plugin
konfigurační soubor pro
charset plugin
konfigurační soubor pro
exec plugin
konfigurační soubor pro
fifo plugin
konfigurační soubor pro
fset plugin
konfigurační soubor pro
guile plugin
konfigurační soubor pro
irc plugin
konfigurační soubor pro
javascript plugin
konfigurační soubor pro
logger plugin
konfigurační soubor pro
lua plugin
konfigurační soubor pro
perl plugin
konfigurační soubor pro
php plugin
konfigurační soubor pro
python plugin
konfigurační soubor pro
relay plugin
konfigurační soubor pro
ruby plugin
konfigurační soubor pro
script plugin
konfigurační soubor pro
spell plugin
konfigurační soubor pro
tcl plugin
konfigurační soubor pro
trigger plugin
konfigurační soubor pro
typing plugin
konfigurační soubor pro
xfer plugin
soubor záznamů WeeChatu
SEE ALSO
weechat(1)AUTOŘI
Tato manuálová stránka byla napsána Sébastien Helleu. Tato manuálová stránka byla přeložena Ondřejem Súkupem.COPYRIGHT
WeeChat je napsán Sébastienem Helleu a přispěvovateli (kompletní seznam je v souboru AUTHORS.adoc).PODPORA / HLÁŠENÍ CHYB
Pro pomoc nebo hlášení chyb <https://weechat.org/about/support/>AUTHOR
Sébastien HelleuWeeChat 3.8 |