mirror of
https://github.com/wez/wezterm.git
synced 2024-12-25 22:33:52 +03:00
docs: changelog for https://github.com/wez/wezterm/pull/1577
This commit is contained in:
parent
4997c463d4
commit
3316695dc0
@ -65,6 +65,7 @@ As features stabilize some brief notes about them will accumulate here.
|
|||||||
* Set the sticky bit on socket and pid files created in `XDG_RUNTIME_DIR` to avoid removal by tmpwatch [#1601](https://github.com/wez/wezterm/issues/1601)
|
* Set the sticky bit on socket and pid files created in `XDG_RUNTIME_DIR` to avoid removal by tmpwatch [#1601](https://github.com/wez/wezterm/issues/1601)
|
||||||
* Shaping combining sequences like `e U+20d7` could "lose" the vector symbol if the font produced an entry with no `x_advance`. [#1617](https://github.com/wez/wezterm/issues/1617)
|
* Shaping combining sequences like `e U+20d7` could "lose" the vector symbol if the font produced an entry with no `x_advance`. [#1617](https://github.com/wez/wezterm/issues/1617)
|
||||||
* Setting the cursor color via escape sequences now take precedence over `force_reverse_video_cursor`. [#1625](https://github.com/wez/wezterm/issues/1625)
|
* Setting the cursor color via escape sequences now take precedence over `force_reverse_video_cursor`. [#1625](https://github.com/wez/wezterm/issues/1625)
|
||||||
|
* Fixed Detection of DECSDM support via DECRQM/DECRPM, Correct sixel image placement when DECSDM is set and VT340 default sixel colors. Thanks to [Autumn](https://github.com/autumnmeowmeow)! [#1577](https://github.com/wez/wezterm/pull/1577)
|
||||||
|
|
||||||
### 20220101-133340-7edc5b5a
|
### 20220101-133340-7edc5b5a
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user