Difference between revisions of "XChat"
Jump to navigation
Jump to search
(merged with X-Chat) |
(merged with X-Chat; manpage) |
||
Line 12: | Line 12: | ||
==Wish List== | ==Wish List== | ||
* Different sounds for different actions, probably based on [[regex]] filters | * Different sounds for different actions, probably based on [[regex]] filters | ||
+ | ==manpage== | ||
+ | ===NAME=== | ||
+ | xchat - manual page for xchat 2.0.10 | ||
+ | ===SYNOPSIS=== | ||
+ | xchat {{optargs|OPTIONS}}... {{optargs|URL}} | ||
+ | ===DESCRIPTION=== | ||
+ | xchat is a client for the [[Internet Relay Chat]] with a [[GTK]] user interface. It is extensible using scripts in various languages such as [[perl]]. It can be used to connect to multiple [[IRC]] networks at the same time. | ||
+ | ===OPTIONS=== | ||
+ | {| | ||
+ | |- | ||
+ | | '''-d''' || --cfgdir <u>DIRECTORY</u> || use a different config dir | ||
+ | |- | ||
+ | | '''-a''' || --no-auto || don’t auto connect | ||
+ | |- | ||
+ | | '''-n''' || --no-plugins || don’t auto load any plugins | ||
+ | |- | ||
+ | | '''-v''' || --version || show version information | ||
+ | |} | ||
+ | * <u>URL</u>: irc://server:port/channel | ||
+ | ===AUTHOR=== | ||
+ | * This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page. | ||
+ | * This manual page was written by Davide Puricelli <{{email|evo|debian|org}}>, for the Debian GNU/Linux system (but may be used by others). |
Revision as of 21:21, 7 November 2006
computing: software: IRC clients: XChat
Overview
XChat is a FOSS IRC client. It is available for Windows, Linux, and possibly other platforms.
This page is a seed article. You can help HTYP water it: make a request to expand a given page and/or donate to help give us more writing-hours!
|
Reference
- official web site
- Wikipedia
- LinuxQuestions wiki page
Issues
- Allows the user to select which rooms will "beep" (which can be a PC Speaker beep or a sound sample) when there is activity, but it does not save this information when the client leaves the room (either by /part or by shutting down).
- Doesn't seem to be any way to set it to automatically open different networks in different windows
Wish List
- Different sounds for different actions, probably based on regex filters
manpage
NAME
xchat - manual page for xchat 2.0.10
SYNOPSIS
xchat
- REDIRECT Template:arg/opt...
- REDIRECT Template:fmt/arg/opt
DESCRIPTION
xchat is a client for the Internet Relay Chat with a GTK user interface. It is extensible using scripts in various languages such as perl. It can be used to connect to multiple IRC networks at the same time.
OPTIONS
-d | --cfgdir DIRECTORY | use a different config dir |
-a | --no-auto | don’t auto connect |
-n | --no-plugins | don’t auto load any plugins |
-v | --version | show version information |
AUTHOR
- This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page.
- This manual page was written by Davide Puricelli <evospam@spamdebianspam.spamorg>, for the Debian GNU/Linux system (but may be used by others).