doc: foot.ini: explicitly say that 0 disables the delay

This commit is contained in:
Daniel Eklöf 2021-01-20 18:27:34 +01:00
parent 22a659881b
commit d1a0892131
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -678,7 +678,6 @@ any of these options.
lines. Default: _0.04_. lines. Default: _0.04_.
*resize-delay-ms* *resize-delay-ms*
Time, in milliseconds, of "idle time" "before foot sends the new Time, in milliseconds, of "idle time" "before foot sends the new
window dimensions to the client application while doing an window dimensions to the client application while doing an
interactive resize of a foot window. Idle time in this context is interactive resize of a foot window. Idle time in this context is
@ -692,6 +691,8 @@ any of these options.
ends (i.e. when you let go of the window border), the final ends (i.e. when you let go of the window border), the final
dimensions is sent to the client, without any delays. dimensions is sent to the client, without any delays.
Setting it to 0 disables the delay completely.
Default: _100_. Default: _100_.
*delayed-render-lower*, *delayed-render-upper* *delayed-render-lower*, *delayed-render-upper*