Commit 0a4b5a2
fix: enable terminal cursor blinking via DEC ?12h for IME input
Ink v7's buildCursorSuffix only emits DECTCEM show/hide (ESC[?25h/l)
without any blink sequence. Add ESC[?12h (DEC Start Blinking Cursor)
once per mount so the hardware cursor blinks in the text input area.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent d420c65 commit 0a4b5a2
1 file changed
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
100 | 105 | | |
101 | 106 | | |
102 | 107 | | |
103 | 108 | | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
104 | 119 | | |
105 | 120 | | |
106 | 121 | | |
| |||
0 commit comments