HexChat
Installation
Install hexchat. The development version is hexchat-gitAUR.
For spell checking install enchant, see Language checking for available dictionaries. Restart HexChat for changes to take an effect.
Configuration
HexChat stores configuration files in ~/.config/hexchat
, XChat does so in ~/.xchat2
.
SSL and SASL
Enable SSL and SASL in Network List (Ctrl+S
) > Network name > Edit. See also Configuring SASL for Hexchat.
GNOME integration
To use the new Notifications and messaging tray, activate the following options in Settings > Preferences > Chatting > Alerts:
- Show tray balloons
- Blink tray icon (optional)
- Enable system tray icon: unchecked (the icon appears automatically if you have pending notifications)
Troubleshooting
Missing tray icon
- See bug report
If HexChat was loaded before the panel containing its icon, for example when the panel is forcibly reloaded, the icon may be invisible. To restore the icon, run:
$ hexchat --existing --command="set gui_tray 0" $ hexchat --existing --command="gui apply" $ hexchat --existing --command="set gui_tray 1" $ hexchat --existing --command="gui apply"
Or restore the main window with:
$ hexchat --existing --command="gui show"
gollark: Oh hey, they're switching to RISC-V?
gollark: MIPS is cool due to being elegant and actually consistent.
gollark: MIPS is truly a great ISA, and an inspiration for PotatoASMâ„¢1.
gollark: The browser version is more RAM-efficient, allows "tab" technology for multiple discords at once, and better-sandboxed.
gollark: Imagine using the Discord desktop app. As opposed to the browser version.
See also
This article is issued from Archlinux. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.