Linux command
hexchat 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Start HexChat
hexchat
Connect to server
hexchat [irc://irc.libera.chat/channel]
Start minimized
hexchat --minimize=2
Specify config directory
hexchat -d [~/.config/hexchat]
说明
HexChat is a graphical IRC client for Linux, Windows, and macOS. It provides a tabbed interface for multiple channels and servers, with features like DCC file transfer, scripting, and extensive customization. HexChat supports plugins in C, Perl, Python, and Lua. It's a fork of XChat, continuing development with modern features and active maintenance.
参数
- -d, --cfgdir _dir_
- Configuration directory.
- -n, --no-plugins
- Don't load plugins.
- --minimize=_level_
- Start window minimized: 0 = none, 1 = window minimized, 2 = tray-only.
- -a, --no-auto
- Don't auto-connect to any servers on startup.
- -e, --existing
- Open in existing instance.
- --url _url_
- Connect to IRC URL.
- -v, --version
- Show version.
FAQ
What is the hexchat command used for?
HexChat is a graphical IRC client for Linux, Windows, and macOS. It provides a tabbed interface for multiple channels and servers, with features like DCC file transfer, scripting, and extensive customization. HexChat supports plugins in C, Perl, Python, and Lua. It's a fork of XChat, continuing development with modern features and active maintenance.
How do I run a basic hexchat example?
Run `hexchat` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -d, --cfgdir _dir_ do in hexchat?
Configuration directory.