mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 14:46:03 +00:00
macOS: Use the system cursor blink interval by default
Can be changed with: defaults write -g NSTextInsertionPointBlinkPeriodOff -float 500 defaults write -g NSTextInsertionPointBlinkPeriodOn -float 500
This commit is contained in:
parent
2387c71b3c
commit
72ccf87d19
4 changed files with 34 additions and 5 deletions
|
|
@ -66,6 +66,10 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
|
|||
|
||||
- macOS: Fix :opt:`sync_to_monitor` not working on Mojave.
|
||||
|
||||
- macOS: Use the system cursor blink interval by default
|
||||
:opt:`cursor_blink_interval`.
|
||||
|
||||
|
||||
0.13.3 [2019-01-19]
|
||||
------------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue