From 48547a0f471e73289170364d502ff7410593b497 Mon Sep 17 00:00:00 2001 From: contact Date: Wed, 7 Jul 2021 08:37:18 +0000 Subject: [PATCH] contrib/clients: sort alphabetically and wrap lines git-svn-id: file:///srv/svn/repo/suika/trunk@579 f0ae65fe-ee39-954e-97ec-027ff2717ef4 --- contrib/clients.md | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/contrib/clients.md b/contrib/clients.md index ef50540..6427d8b 100644 --- a/contrib/clients.md +++ b/contrib/clients.md @@ -11,6 +11,15 @@ integration. gamja supports many IRCv3 features including chat history. gamja also provides UI to manage soju networks via the `soju.im/bouncer-networks` extension. +# [Hexchat] + +Hexchat has support for a small set of IRCv3 capabilities. To prevent +automatically reconnecting to channels parted from soju, and prevent buffering +outgoing messages: + + /set irc_reconnect_rejoin off + /set net_throttle off + # [senpai] senpai is being developed with soju in mind, so should have excellent @@ -31,13 +40,6 @@ A [Weechat script] is available to provide better integration with soju. The script will automatically connect to all of your networks once a single connection to soju is set up in Weechat. -# [Hexchat] - -Hexchat has support for a small set of IRCv3 capabilities. To prevent automatically reconnecting to channels parted from soju, and prevent buffering outgoing messages: - - /set irc_reconnect_rejoin off - /set net_throttle off - [IRCv3 support tables]: https://ircv3.net/software/clients [gamja]: https://sr.ht/~emersion/gamja/ [senpai]: https://sr.ht/~taiite/senpai/