Sébastien Helleu
Sébastien Helleu
This should be fixed by this commit: e385eec1d6116b8c87889fc1d829aa1c5192156f. If not, please add comments in this issue.
Merged, thanks! FYI, I made the following changes: - fixed some code styles - added upgrade code to retrieve field values after `/upgrade` - added call to `irc_mode_registered_mode_change` when option...
Thanks, merged!
@trygveaa: do you have a screenshot of the result? It might be interesting to have this in your README.
@Mikaela, @trygveaa: I wrote a specification that solves this issue and some other with Unicode chars: https://specs.weechat.org/specs/2022-003-fix-unicode-display.html Please tell me what you think about the proposed changes before I implement...
I pushed the branch `unicode-fixes` for tests: https://github.com/weechat/weechat/tree/unicode-fixes Please ping me if you find differences with the specification or display bugs (chat and bars).
Information about features added: - messages BATCH are processed - all messages received in BATCH are stored and processed at the end of BATCH (as if they were normal messages)...
@ksu-0: when I do these commands, I see the typing indicator for about 6-8 seconds and then it's properly cleared (this matches the default value of 6 in the option...
Yes I confirm this is not yet supported, as written in the spec on XDG support: https://specs.weechat.org/specs/2021-001-follow-xdg-base-dir-spec.html#out-of-scope
All done in v4.0.0 :)