mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-21 05:33:45 -04:00
render: follow cursor.unfocused-style regardless of cursor.style
Before this commit, cursor.unfocused-style was effective only with cursor.style=block
This commit is contained in:
parent
96c30cd410
commit
a2fc2a986e
2 changed files with 19 additions and 14 deletions
|
|
@ -57,6 +57,11 @@
|
|||
## Unreleased
|
||||
### Added
|
||||
### Changed
|
||||
|
||||
* `cursor.unfocused-style` is now effective even when `cursor.style`
|
||||
is not `block`.
|
||||
|
||||
|
||||
### Deprecated
|
||||
### Removed
|
||||
### Fixed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue