We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
REPRODUCE Type: CR Hit Enter key.
EXPECT To see cursor at bottom of Terminal Window.
ACTUAL Cursor is below the edge of the window. I cannot scroll to make it visible.
The text was updated successfully, but these errors were encountered:
This only seems to happen when HMSL is first started. After I execute WORDS then it is OK.
Sorry, something went wrong.
I worked around a race condition. Now I only lose the cursor right after HMSL.INIT.
Show bottom lines in Terminal.
23fcff8
Partial fix for #124
Show bottom lines in Terminal. (#150)
9ce0eb4
philburk
No branches or pull requests
REPRODUCE
Type: CR
Hit Enter key.
EXPECT
To see cursor at bottom of Terminal Window.
ACTUAL
Cursor is below the edge of the window. I cannot scroll to make it visible.
The text was updated successfully, but these errors were encountered: