Changeset 579 in code for trunk/contrib/clients.md
- Timestamp:
- Jul 7, 2021, 8:37:18 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/contrib/clients.md
r578 r579 11 11 gamja also provides UI to manage soju networks via the 12 12 `soju.im/bouncer-networks` extension. 13 14 # [Hexchat] 15 16 Hexchat has support for a small set of IRCv3 capabilities. To prevent 17 automatically reconnecting to channels parted from soju, and prevent buffering 18 outgoing messages: 19 20 /set irc_reconnect_rejoin off 21 /set net_throttle off 13 22 14 23 # [senpai] … … 32 41 single connection to soju is set up in Weechat. 33 42 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 off39 /set net_throttle off40 41 43 [IRCv3 support tables]: https://ircv3.net/software/clients 42 44 [gamja]: https://sr.ht/~emersion/gamja/
Note:
See TracChangeset
for help on using the changeset viewer.