mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-01 07:15:32 -04:00
config: add cursor.blink-rate option
The default is 500ms, which corresponds to the old, hardcoded default. Closes #1707
This commit is contained in:
parent
bc193c7be5
commit
c4f1380943
7 changed files with 37 additions and 11 deletions
|
|
@ -54,6 +54,13 @@
|
|||
|
||||
## Unreleased
|
||||
### Added
|
||||
|
||||
* `cursor.blink-rate` option, allowing you to configure the rate the
|
||||
cursor blinks with (when `cursor.blink=yes`) ([#1707][1707]);
|
||||
|
||||
[1707]: https://codeberg.org/dnkl/foot/issues/1707
|
||||
|
||||
|
||||
### Changed
|
||||
|
||||
* All `XTGETTCAP` capabilities are now in the `tigetstr()` format:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue