Commit d2a8f1d
committed
fix(anchor): preserve prompt line when reading user input
After reading user input in Reads(), clear the blank line created by
Enter and position cursor correctly without erasing the prompt line.
This prevents duplicate anchor lines and maintains proper TUI state.1 parent 9b15361 commit d2a8f1d
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
170 | 178 | | |
171 | 179 | | |
0 commit comments