Closed as not planned
Closed as not planned
Bug
Description
Windows Terminal version
1.22.11141.0
Windows build number
10.0.22631.0
Other Software
No response
Steps to reproduce
- Open the terminal (with it open to Command Prompt)
- Type out
gh skyline --full --output my-skyline.stl --debug --user mojombo
- Run the command
- Press the up arrow to get it back
- Remove
--full
- Press right arrow at the end, it'll type out
mojombo
one letter at a time as you press the right arrow
Expected Behavior
Nothing.
Actual Behavior
https://github.com/user-attachments/assets/78f34761-bfbd-429f-9f6f-ca6d7e1b29d6
(I am pressing right arrow, and it is typing out mojombo
again)