Commit dae744e
fix(tui): remove command prompt underline
Stop applying the cursor-line underline style to the command prompt so
entered commands render as plain text inside the prompt.
Co-authored-by: nikita42 <13642481+rekurt@users.noreply.github.com>1 parent fcfeb76 commit dae744e
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | | - | |
| 65 | + | |
67 | 66 | | |
68 | 67 | | |
69 | 68 | | |
| |||
0 commit comments