term: use 'left_ptr' instead of 'hand2' as cursor when client is mouse grabbing

This commit is contained in:
Daniel Eklöf 2020-06-29 21:51:53 +02:00
parent 32e84fbc54
commit 2ea32398c3
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 5 additions and 3 deletions

View file

@ -36,6 +36,8 @@
debug logging has been enabled.
* OSC 4 (_Set Color_) now updates already rendered cells, excluding
scrollback.
* Mouse cursor from `hand2` to `left_ptr` when client is capturing the
mouse.
### Deprecated