mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-27 03:42:49 +00:00
Graphics protocol: Fix delete by number not deleting newest image with the specified number
Fixes #8071
This commit is contained in:
parent
0eaf44d33d
commit
cb2e1fcd04
3 changed files with 25 additions and 13 deletions
|
|
@ -97,6 +97,8 @@ Detailed list of changes
|
|||
|
||||
- Wayland: Fix an abort when a client program tries to set an invalid title containing interleaved escape codes and UTF-8 multi-byte characters (:iss:`8067`)
|
||||
|
||||
- Graphics protocol: Fix delete by number not deleting newest image with the specified number (:iss:`8071`)
|
||||
|
||||
0.37.0 [2024-10-30]
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue