Skip to content
This repository was archived by the owner on Apr 19, 2024. It is now read-only.

Typing into prompt clears previous lines in terminal #318

Closed
benpleitner opened this issue Nov 30, 2020 · 1 comment · Fixed by #321
Closed

Typing into prompt clears previous lines in terminal #318

benpleitner opened this issue Nov 30, 2020 · 1 comment · Fixed by #321
Labels

Comments

@benpleitner
Copy link

What operating system and terminal are you using?
MacOS Catalina / iTerm. Saw this on MacOS High Sierra as well.

An example that showcases the bug.
I've attached a video of the bug in this zip file: BugDemo.zip

It seems that when I adjust the width of my terminal tab so that the prompt text is all the way at the end of the terminal screen (i.e. no whitespace between the last character in the prompt description text - ":" in this case - and the end of the terminal screen), a line in my terminal is cleared every time I type a character.

What did you expect to see?
I would expect my terminal to remain as is when I type input into a prompt.

What did you see instead?
I saw my terminal clear when I typed given the specifications above.

@AlecAivazis
Copy link
Owner

This should now be fixed in v2.2.7

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants