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


Ignore:
Timestamp:
Jul 7, 2021, 8:37:18 AM (4 years ago)
Author:
contact
Message:

contrib/clients: sort alphabetically and wrap lines

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/contrib/clients.md

    r578 r579  
    1111gamja also provides UI to manage soju networks via the
    1212`soju.im/bouncer-networks` extension.
     13
     14# [Hexchat]
     15
     16Hexchat has support for a small set of IRCv3 capabilities. To prevent
     17automatically reconnecting to channels parted from soju, and prevent buffering
     18outgoing messages:
     19
     20    /set irc_reconnect_rejoin off
     21    /set net_throttle off
    1322
    1423# [senpai]
     
    3241single connection to soju is set up in Weechat.
    3342
    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 
    4143[IRCv3 support tables]: https://ircv3.net/software/clients
    4244[gamja]: https://sr.ht/~emersion/gamja/
Note: See TracChangeset for help on using the changeset viewer.