Commit 476539b
committed
Improve cursor hiding: use BubbleTea HideCursor cmd alongside ANSI escape
Belt-and-suspenders approach: emit tea.HideCursor() from Init as a
command, plus keep the ANSI \033[?25l escape in View output as fallback
for terminals that don't respond to BubbleTea's internal cursor management.1 parent 55aeaa1 commit 476539b
1 file changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
172 | 176 | | |
| 177 | + | |
173 | 178 | | |
174 | | - | |
| 179 | + | |
175 | 180 | | |
176 | | - | |
| 181 | + | |
177 | 182 | | |
178 | 183 | | |
179 | 184 | | |
| |||
0 commit comments