Describe the bug
Bash commands that wrap when wider than terminal width ware causing duplicate descriptions e.g.
Affected version
0.0.370 and 0.0.371
Steps to reproduce the behavior
- Narrow your terminal
- Submit prompt
run this command: echo 'This is a very long command that should exceed the terminal width and wrap to the next line to test the spinner duplication bug that occurs when commands are longer than the terminal'
- See header wraps
Expected behavior
Not that.
Additional context
No response