changelog: hollow cursor is now based on keyboard focus, not visual focus

This commit is contained in:
Daniel Eklöf 2020-07-11 18:43:50 +02:00
parent ab875c824a
commit 0bdbf45418
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -47,6 +47,8 @@
instead of `Ps=2` to reset the style to the user configured default
style. `Ps=2` now always configures a _Steady Block_ cursor.
* `Se` terminfo capability from `\E[2 q` to `\E[ q`.
* Hollow cursor to be drawn when window has lost _keyboard_ focus
rather than _visual_ focus.
### Deprecated