2004-02-07 19:35:26 +00:00
|
|
|
.TH WEECHAT 1 "February 2004" "FlashCode"
|
2003-09-27 10:01:11 +00:00
|
|
|
|
|
|
|
.SH NAME
|
2003-10-04 11:52:11 +00:00
|
|
|
weechat \- Wee Enhanced Environment for Chat
|
2003-09-27 10:01:11 +00:00
|
|
|
|
|
|
|
.SH SYNOPSIS
|
|
|
|
.B weechat
|
2004-01-24 21:53:22 +00:00
|
|
|
.RI [ options... ]
|
|
|
|
or
|
|
|
|
.RI [ url... ]
|
2003-09-27 10:01:11 +00:00
|
|
|
.br
|
|
|
|
|
|
|
|
.SH DESCRIPTION
|
2003-10-04 11:52:11 +00:00
|
|
|
Fast, light and extensible IRC client for many operating systems.
|
|
|
|
.br
|
|
|
|
Everything can be done with a keyboard. It is customizable and extensible with scripts.
|
|
|
|
Many GUIs are available (Curses, Gtk, Qt, and text).
|
|
|
|
It is compliant with RFCs 1459, 2810, 2811, 2812, and 2813.
|
2003-09-27 10:01:11 +00:00
|
|
|
|
|
|
|
.SH OPTIONS
|
|
|
|
.TP
|
2004-01-11 17:45:37 +00:00
|
|
|
.B \-c, \-\-config
|
|
|
|
.br
|
|
|
|
display config file help (list of options)
|
|
|
|
.TP
|
2003-09-27 10:01:11 +00:00
|
|
|
.B \-h, \-\-help
|
|
|
|
.br
|
|
|
|
display summary of options
|
|
|
|
.TP
|
|
|
|
.B \-l, \-\-license
|
|
|
|
.br
|
|
|
|
display program license
|
|
|
|
.TP
|
|
|
|
.B \-v, \-\-version
|
|
|
|
.br
|
|
|
|
display WeeChat version
|
|
|
|
|
2004-01-24 21:53:22 +00:00
|
|
|
.SH URL
|
|
|
|
WeeChat can use an URL (Uniform Resource Locator) to automatically connect
|
|
|
|
to an IRC server. These are in the following form:
|
|
|
|
.TP
|
2004-02-07 19:35:26 +00:00
|
|
|
.B irc://[[nickname][:password]@]server[:port][/[#&+!]channel]
|
|
|
|
.TP
|
|
|
|
Exemple to join WeeChat channel support:
|
|
|
|
irc://irc.freenode.net/weechat
|
2004-01-24 21:53:22 +00:00
|
|
|
|
2003-09-27 10:01:11 +00:00
|
|
|
.SH FILES
|
|
|
|
.TP
|
|
|
|
.B $HOME/.weechat/weechat.rc
|
|
|
|
configuration file for WeeChat
|
2003-10-04 11:52:11 +00:00
|
|
|
.TP
|
|
|
|
.B $HOME/.weechat/weechat.log
|
|
|
|
WeeChat log file
|
2003-09-27 10:01:11 +00:00
|
|
|
|
|
|
|
.SH AUTHOR
|
|
|
|
WeeChat is written by:
|
|
|
|
.br
|
|
|
|
- FlashCode <flashcode@flashtux.org>
|
|
|
|
- Bounga <bounga@altern.org>
|
|
|
|
- Xahlexx <xahlexx@tuxisland.org>
|
|
|
|
.br
|
|
|
|
WeeChat on the web:
|
|
|
|
.UR
|
|
|
|
http://weechat.flashtux.org
|
2003-10-04 11:52:11 +00:00
|
|
|
.br
|
|
|
|
Get support there:
|
|
|
|
.UR
|
|
|
|
http://weechat.flashtux.org/support.php
|
2003-09-27 10:01:11 +00:00
|
|
|
.UE
|