Files
49a5524bd4 feat(config): add default_steady/default_blinking cursor styles
Adds two cursor_style values that only touch shape reset (CSI 0 SP q)
and blink mode (CSI ? 12 h/l), instead of selecting one of the fixed
DECSCUSR shapes. Some terminals - Windows Terminal among them - offer
cursor shapes with no DECSCUSR equivalent (vintage/thick underscore,
double underscore, empty box). Existing cursor_style values always
override those with block/underline/bar, but default_steady and
default_blinking let the terminal profile's own shape stand while
still controlling steady vs. blinking.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
2026-08-05 07:59:36 +02:00
..
2025-12-15 09:12:07 +01:00
2026-04-28 20:59:28 +02:00
2025-12-15 09:12:07 +01:00