When dragging in rectangle select mode use a crosshair mouse cursor

This commit is contained in:
Kovid Goyal
2025-02-23 10:32:54 +05:30
parent 1effdd8078
commit 2a714928db
11 changed files with 77 additions and 61 deletions

View File

@@ -228,6 +228,8 @@ Detailed list of changes
- hints/unicode_input kittens: Do not lose keypresses that are sent very rapidly via an automation tool immediately after the kitten is launched (:iss:`7089`)
- When dragging in rectangle select mode use a crosshair mouse cursor configurable via :opt:`pointer_shape_when_dragging`
0.37.0 [2024-10-30]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~