Sébastien Helleu

Results 282 comments of Sébastien Helleu

> I see the commit message for the code you pasted links to https://savannah.nongnu.org/bugs/?40115, but it doesn't contain that much info. It seems strange to me that it sets the...

@gnachman, @trygveaa: I wrote the specification: https://specs.weechat.org/specs/2022-003-fix-unicode-display.html Please tell me what you think about the proposed changes before I implement them. I can make them available on a testing branch...

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).

Yes if -1 is returned by wcwidth for U+26C4, it will not be displayed. This is not really a regression but rather a bug in wcwidth on macOS then, in...

I added the modifier "irc_cap_sync_req", that can be used in trigger or script, see the doc here: https://weechat.org/files/doc/weechat/devel/weechat_plugin_api.en.html#hook_modifier_irc_cap_sync_req

Implemented in 4.0.0 via #1895: `/buffer set unread [+/-]N`.

Implemented via PR #2004.

@AIndoria: 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 them....

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).

I fixed the problem, but the display of exception class name is not the best we could do: ruby: unable to run function "script_ruby_eval" ruby: error: (eval):1:in `puts': no implicit...