contrib/clients: reference read_marker.py for Weechat
This commit is contained in:
parent
ea97b1a9bd
commit
a0e9c10bc4
@ -92,9 +92,12 @@ senpai should seamlessly connect to all networks configured in soju via the
|
|||||||
|
|
||||||
# [Weechat]
|
# [Weechat]
|
||||||
|
|
||||||
A [Weechat script] is available to provide better integration with soju.
|
A [soju.py] Weechat script is available to provide better integration with soju.
|
||||||
The script will automatically connect to all of your networks once a
|
The script will automatically connect to all of your networks once a single
|
||||||
single connection to soju is set up in Weechat.
|
connection to soju is set up in Weechat.
|
||||||
|
|
||||||
|
Additionally, [read_marker.py] can be enabled to synchronize the read marker
|
||||||
|
between multiple clients.
|
||||||
|
|
||||||
On WeeChat 3.2-, no IRCv3 capabilities are enabled by default. To enable them:
|
On WeeChat 3.2-, no IRCv3 capabilities are enabled by default. To enable them:
|
||||||
|
|
||||||
@ -109,7 +112,8 @@ See `/help cap` for more information.
|
|||||||
[goguma]: https://sr.ht/~emersion/goguma/
|
[goguma]: https://sr.ht/~emersion/goguma/
|
||||||
[senpai]: https://sr.ht/~taiite/senpai/
|
[senpai]: https://sr.ht/~taiite/senpai/
|
||||||
[Weechat]: https://weechat.org/
|
[Weechat]: https://weechat.org/
|
||||||
[Weechat script]: https://github.com/weechat/scripts/blob/master/python/soju.py
|
[soju.py]: https://weechat.org/scripts/source/soju.py.html/
|
||||||
|
[read_marker.py]: https://weechat.org/scripts/source/read_marker.py.html/
|
||||||
[Hexchat]: https://hexchat.github.io/
|
[Hexchat]: https://hexchat.github.io/
|
||||||
[Emacs]: https://www.gnu.org/software/emacs/
|
[Emacs]: https://www.gnu.org/software/emacs/
|
||||||
[irssi]: https://irssi.org/
|
[irssi]: https://irssi.org/
|
||||||
|
Loading…
Reference in New Issue
Block a user