Changeset 578 in code
- Timestamp:
- Jul 7, 2021, 8:36:02 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/contrib/clients.md
r557 r578 32 32 single connection to soju is set up in Weechat. 33 33 34 # [Hexchat] 35 36 Hexchat 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 34 41 [IRCv3 support tables]: https://ircv3.net/software/clients 35 42 [gamja]: https://sr.ht/~emersion/gamja/ … … 37 44 [Weechat]: https://weechat.org/ 38 45 [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.