Prints XXXXXXX line from edge to edge of the terminal
Actual Behavior
Prints
XXXXXX
X
So it's one-off, probably due to the presence of a vertical scrollbar. I only tested it in WebStorm running inside of a DevContainer so I'm not sure if it's the terminal bug or the WebStorm bug.
Here is a test:
Expected Behavior
Prints XXXXXXX line from edge to edge of the terminal
Actual Behavior
Prints XXXXXX X
So it's one-off, probably due to the presence of a vertical scrollbar. I only tested it in WebStorm running inside of a DevContainer so I'm not sure if it's the terminal bug or the WebStorm bug.