Note about interaction of cursor_blink_time and repaint_delay

This commit is contained in:
Kovid Goyal 2017-09-07 20:44:02 +05:30
parent 1bd46b0636
commit b0e1c74fdd
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -55,7 +55,8 @@ cursor_opacity 0.7
cursor_shape block
# The interval (in seconds) at which to blink the cursor. Set to zero to
# disable blinking.
# disable blinking. Note that numbers smaller than repaint_delay will be
# limited to repaint_delay.
cursor_blink_interval 0.5
# Stop blinking cursor after the specified number of seconds of keyboard inactivity. Set to