2013-11-04 21:41:34 +01:00
|
|
|
= WEECHAT(1)
|
2013-06-28 20:08:16 +02:00
|
|
|
:doctype: manpage
|
2014-01-23 18:38:53 +01:00
|
|
|
:lang: de
|
2013-06-28 20:08:16 +02:00
|
|
|
|
2013-11-04 21:41:34 +01:00
|
|
|
== NAME
|
2013-06-28 20:08:16 +02:00
|
|
|
|
2013-08-02 08:54:16 +02:00
|
|
|
weechat - der erweiterbare Chat Client
|
2013-06-28 20:08:16 +02:00
|
|
|
|
2013-11-04 21:41:34 +01:00
|
|
|
== SYNOPSIS
|
2013-06-28 20:08:16 +02:00
|
|
|
|
|
|
|
[verse]
|
2013-08-02 08:54:16 +02:00
|
|
|
'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' [-l|--license]
|
|
|
|
'weechat' [-v|--version]
|
2013-06-28 20:08:16 +02:00
|
|
|
|
2013-11-04 21:41:34 +01:00
|
|
|
== BESCHREIBUNG
|
2013-06-28 20:08:16 +02:00
|
|
|
|
2013-06-29 12:09:25 +02:00
|
|
|
WeeChat ist ein schneller, leichter und erweiterbarer Chat Client.
|
2013-06-28 20:08:16 +02:00
|
|
|
|
2013-06-29 12:09:25 +02:00
|
|
|
Der Client ist modular aufgebaut (ein kleiner Kern mit nachladbaren Erweiterungen),
|
|
|
|
Multiprotokollfähig (IRC und Jabber),erweiterbar mittels C und durch Skripten, wobei
|
|
|
|
verschiedenen Sprachen unterstützt werden.
|
2013-06-28 20:08:16 +02:00
|
|
|
|
2013-11-04 21:41:34 +01:00
|
|
|
== OPTIONEN
|
2013-06-28 20:08:16 +02:00
|
|
|
|
|
|
|
include::cmdline_options.de.txt[]
|
|
|
|
|
2013-11-04 21:41:34 +01:00
|
|
|
== OPTIONEN von ERWEITERUNGEN
|
2013-06-28 20:08:16 +02:00
|
|
|
|
2013-06-29 12:09:25 +02:00
|
|
|
Um eine vollständige Dokumentation der Optionen zu erhalten, siehe
|
2013-06-28 20:08:16 +02:00
|
|
|
http://weechat.org/doc[WeeChat user's guide].
|
|
|
|
|
2013-06-29 12:09:25 +02:00
|
|
|
Mittels der IRC Erweiterung kann man sich zu einen temporären Server, mittels einer URL,
|
|
|
|
verbinden lassen:
|
2013-06-28 20:08:16 +02:00
|
|
|
|
|
|
|
irc[6][s]://[[nickname][:password]@]server[:port][/#channel1[,#channel2...]]
|
|
|
|
|
2013-06-29 12:09:25 +02:00
|
|
|
Um dem WeeChat IRC Support-Channel, mit dem Nick "mynick", beizutreten:
|
2013-06-28 20:08:16 +02:00
|
|
|
|
|
|
|
irc://mynick@irc.freenode.net/#weechat
|
|
|
|
|
2013-06-29 12:09:25 +02:00
|
|
|
Um eine IPv6 Adresse zu nutzen, muss diese in eckige Klammern gesetzt werden:
|
2013-06-28 20:08:16 +02:00
|
|
|
|
|
|
|
irc://mynick@[2001:db8:0:85a3::ac1f:8001]:6668/#test
|
|
|
|
|
2013-11-04 21:41:34 +01:00
|
|
|
== DATEIEN
|
2013-06-28 20:08:16 +02:00
|
|
|
|
|
|
|
$HOME/.weechat/weechat.conf::
|
2013-06-29 12:09:25 +02:00
|
|
|
WeeChats Konfigurationsdatei
|
2013-06-28 20:08:16 +02:00
|
|
|
|
|
|
|
$HOME/.weechat/plugins.conf::
|
2013-06-29 12:09:25 +02:00
|
|
|
Konfigurationsdatei für Erweiterungen
|
2013-06-28 20:08:16 +02:00
|
|
|
|
|
|
|
$HOME/.weechat/alias.conf::
|
2013-06-29 12:09:25 +02:00
|
|
|
Konfigurationsdatei für 'alias' Erweiterung
|
2013-06-28 20:08:16 +02:00
|
|
|
|
|
|
|
$HOME/.weechat/aspell.conf::
|
2013-06-29 12:09:25 +02:00
|
|
|
Konfigurationsdatei für 'aspell' Erweiterung
|
2013-06-28 20:08:16 +02:00
|
|
|
|
|
|
|
$HOME/.weechat/charset.conf::
|
2013-06-29 12:09:25 +02:00
|
|
|
Konfigurationsdatei für 'charset' Erweiterung
|
2013-06-28 20:08:16 +02:00
|
|
|
|
|
|
|
$HOME/.weechat/irc.conf::
|
2013-06-29 12:09:25 +02:00
|
|
|
Konfigurationsdatei für 'irc' Erweiterung
|
2013-06-28 20:08:16 +02:00
|
|
|
|
|
|
|
$HOME/.weechat/logger.conf::
|
2013-06-29 12:09:25 +02:00
|
|
|
Konfigurationsdatei für 'logger' Erweiterung
|
2013-06-28 20:08:16 +02:00
|
|
|
|
|
|
|
$HOME/.weechat/relay.conf::
|
2013-06-29 12:09:25 +02:00
|
|
|
Konfigurationsdatei für 'relay' Erweiterung
|
2013-06-28 20:08:16 +02:00
|
|
|
|
|
|
|
$HOME/.weechat/script.conf::
|
2013-06-29 12:09:25 +02:00
|
|
|
Konfigurationsdatei für 'script' Erweiterung
|
2013-06-28 20:08:16 +02:00
|
|
|
|
2014-02-15 12:47:02 +01:00
|
|
|
$HOME/.weechat/trigger.conf::
|
|
|
|
Konfigurationsdatei für 'trigger' Erweiterung
|
|
|
|
|
2013-06-28 20:08:16 +02:00
|
|
|
$HOME/.weechat/xfer.conf::
|
2013-06-29 12:09:25 +02:00
|
|
|
Konfigurationsdatei für 'xfer' Erweiterung
|
2013-06-28 20:08:16 +02:00
|
|
|
|
|
|
|
$HOME/.weechat/weechat.log::
|
2013-06-29 12:09:25 +02:00
|
|
|
WeeChat Protokolldatei
|
2013-06-28 20:08:16 +02:00
|
|
|
|
2013-11-04 21:41:34 +01:00
|
|
|
== AUTOREN
|
|
|
|
|
2013-06-29 12:09:25 +02:00
|
|
|
WeeChat ist programmiert von Sébastien Helleu und Beitragenden (eine vollständige Auflistung
|
2014-03-04 16:11:18 +01:00
|
|
|
findet man in der AUTHORS.asciidoc Datei).
|
2013-06-28 20:08:16 +02:00
|
|
|
|
2013-10-20 21:26:17 +02:00
|
|
|
Copyright (C) 2003-{sys:date "+%Y"} Sébastien Helleu <flashcode@flashtux.org>
|
2013-06-28 20:08:16 +02:00
|
|
|
|
|
|
|
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/>
|
|
|
|
|
2014-03-23 13:14:52 +01:00
|
|
|
== SUPPORT / FEHLER MELDEN
|
2013-06-28 20:08:16 +02:00
|
|
|
|
2014-03-23 13:14:52 +01:00
|
|
|
für Hilfe oder um einen Fehler zu melden: <http://weechat.org/dev/support>
|