1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-12 14:14:48 +02:00

core: fix option weechat.look.color_real_white not applied when color is "white" on 16+ colors terminals (closes #1742)

This commit is contained in:
Sébastien Helleu
2026-05-23 12:01:21 +02:00
parent 4c38ce050b
commit c71978c0b3
2 changed files with 7 additions and 3 deletions
+1
View File
@@ -19,6 +19,7 @@ SPDX-License-Identifier: GPL-3.0-or-later
### Fixed
- core: fix option weechat.look.color_real_white not applied when color is "white" on 16+ colors terminals ([#1742](https://github.com/weechat/weechat/issues/1742))
- fset: remove error displayed in core buffer when clicking with the mouse below the last option displayed
## Version 4.9.0 (2026-03-29)