You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 21, 2019. It is now read-only.
I've noticed a while ago that after some commands are completed, UpTerm does not put the cursor on a new line. This only happen on a few commands (like brew cask info and react-native run-android), but I use them a lot, and it is becoming really annoying. After typing something (arrow down, anything), the cursor goes to its place(on a new line). I tried messing around with the code but no success... maybe something with this.emit("end");?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I've noticed a while ago that after some commands are completed, UpTerm does not put the cursor on a new line. This only happen on a few commands (like
brew cask info
andreact-native run-android
), but I use them a lot, and it is becoming really annoying. After typing something (arrow down, anything), the cursor goes to its place(on a new line). I tried messing around with the code but no success... maybe something withthis.emit("end");
?The text was updated successfully, but these errors were encountered: