Q screws up the terminal when using the up arrow #264
Unanswered
rossng
asked this question in
Support ticket
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Checks
q doctor
in the affected command line session and it didn't resolve my issueq restart
and it didn't resolve my issueExpected behaviour
I should be able to press the up arrow repeatedly to scroll through the buffer of previous commands
Actual behaviour
The new text starts overwriting previous lines printed in the terminal and, before long, it's a mess.
Steps to reproduce
Disabling this line in
.zprofile
prevents the problem.Environment
Beta Was this translation helpful? Give feedback.
All reactions