diff options
author | Hubert Hirtz <hubert@hirtz.pm> | 2021-10-20 17:33:10 +0200 |
---|---|---|
committer | Hubert Hirtz <hubert@hirtz.pm> | 2021-10-24 12:57:24 +0200 |
commit | 9fb4378753ddec61a504a0dec403f40d6def7e90 (patch) | |
tree | 32955930be2d97614f3ec6290f67d0556769a16e /doc/senpai.1.scd | |
parent | Remove draft file (diff) |
Support for soju.im/bouncer-networks
This patch also disable the highlight on reconnect. This might be an
issue (the user would want to know when senpai is online again?), but
with multiple connections, it's bothersome to have to unread all of
them on start (it wasn't a problem with only one connection since it was
read instantly).
Now, lastbuffer.txt also contains the network ID, otherwise the user
might end up on another buffer with the same name.
This patch does not extend /r to support multiple networks (it will send
the message to the latest query, whatever the current displayed network
is).
Diffstat (limited to 'doc/senpai.1.scd')
-rw-r--r-- | doc/senpai.1.scd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/senpai.1.scd b/doc/senpai.1.scd index 7ecc50b..6c2ac3a 100644 --- a/doc/senpai.1.scd +++ b/doc/senpai.1.scd @@ -23,6 +23,7 @@ extensions, such as: - _CHATHISTORY_, senpai fetches history from the server instead of keeping logs, - _@+typing_, senpai shows when others are typing a message, +- _BOUNCER_, senpai connects to all your networks at once automatically, - and more to come! # CONFIGURATION |