mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-08 14:18:26 +02:00
Fix crash when applying selections when rendering is paused
Use the scrolled by value from the paused rendering and clamp the selection to the visual area. Fixes #9778
This commit is contained in:
@@ -205,6 +205,8 @@ Detailed list of changes
|
||||
|
||||
- Fix double click to rename tab being triggered too easily (:iss:`9774`)
|
||||
|
||||
- Fix a crash when user tries to select while the client program is using synchronised rendering and generating large amounts of output (:iss:`9778`)
|
||||
|
||||
0.46.2 [2026-03-21]
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user