mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-25 09:05:47 -04:00
config: remove deprecated config option cursor.color
This option was deprecated in 1.23.0. Use colors-{dark,light}.cursor
instead.
This commit is contained in:
parent
cf2b390f6e
commit
1caba0d993
2 changed files with 5 additions and 22 deletions
|
|
@ -101,6 +101,11 @@
|
|||
|
||||
|
||||
### Removed
|
||||
|
||||
* `cursor.color` config option (deprecated in 1.23.0). Use
|
||||
`colors-{dark,light}.cursor` instead.
|
||||
|
||||
|
||||
### Fixed
|
||||
|
||||
* Search mode: composing keys not ignored.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue