Changeset 578 in code for trunk/contrib/clients.md


Ignore:
Timestamp:
Jul 7, 2021, 8:36:02 AM (4 years ago)
Author:
delthas
Message:

contrib/clients: Mention Hexchat

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/contrib/clients.md

    r557 r578  
    3232single connection to soju is set up in Weechat.
    3333
     34# [Hexchat]
     35
     36Hexchat has support for a small set of IRCv3 capabilities. To prevent automatically reconnecting to channels parted from soju, and prevent buffering outgoing messages:
     37
     38    /set irc_reconnect_rejoin off
     39    /set net_throttle off
     40
    3441[IRCv3 support tables]: https://ircv3.net/software/clients
    3542[gamja]: https://sr.ht/~emersion/gamja/
     
    3744[Weechat]: https://weechat.org/
    3845[Weechat script]: https://github.com/weechat/scripts/blob/master/python/soju.py
     46[Hexchat]: https://hexchat.github.io/
Note: See TracChangeset for help on using the changeset viewer.