mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 06:36:24 +00:00
X11: Fix arrow mouse cursor using right pointing instead of the default left pointing arrow
Fixes #2341
This commit is contained in:
parent
e33f882abc
commit
b235f411b0
2 changed files with 4 additions and 1 deletions
|
|
@ -19,6 +19,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
|
|||
- A new :opt:`cursor_beam_thickness` option to control the thickness of the
|
||||
beam cursor (:iss:`2337`)
|
||||
|
||||
- X11: Fix arrow mouse cursor using right pointing instead of the default left
|
||||
pointing arrow (:iss:`2341`)
|
||||
|
||||
|
||||
|
||||
0.16.0 [2020-01-28]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue