1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-10 15:04:32 +03:00

docs: add note about improved non-24bpp support

closes: https://github.com/wez/wezterm/issues/240
This commit is contained in:
Wez Furlong 2020-07-18 09:14:17 -07:00
parent 8f27301820
commit b2aff76183

View File

@ -23,6 +23,8 @@ brief notes about them may accumulate here.
* Windows: fixed buffering/timing issue where a response to a color query in
vim could be misinterpreted and replace a character in the editor with the
letter `g`.
* X11: Improved support for non-24bpp display depths. WezTerm now tries
harder to obtain an 8bpc surface on both 16bpp and 30bpp (10bpc) displays.
### 20200620-160318-e00b076c