1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-05-10 06:02:10 -05:00
Simon Tatham c71cc50e52 Windows: cope if caret blinking is disabled.
On Windows, when a blinking cursor is enabled, PuTTY uses the system
default blink time from GetCaretBlinkTime(), which can be configured in
Control Panel.

Control Panel allows caret blinking to be disabled entirely, in which
case GetCaretBlinkTime() returns INFINITE. PuTTY wasn't handling this
case; if cursor blinking was enabled in PuTTY but disabled at the system
level, the terminal window would hang, blinking the cursor madly.
2025-04-24 11:31:02 +01:00
..
2025-01-07 23:12:06 +00:00
2021-05-27 09:48:32 +01:00
2022-08-03 20:48:46 +01:00
2024-06-29 12:00:12 +01:00
2022-09-03 11:59:12 +01:00