Skip to content
New issue

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

erts: to_erl screen should not be cleared #8943

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

frazze-jobb
Copy link
Contributor

When you connect with to_erl, the screen should
not be cleared. Instead the input line should be
redrawn. Changing ^L to ^[l achieves this.

When you connect with to_erl, the screen should
not be cleared. Instead the input line should be
redrawn. Changing ^L to ^[l achieves this.
@frazze-jobb frazze-jobb added team:VM Assigned to OTP team VM fix labels Oct 16, 2024
@frazze-jobb frazze-jobb self-assigned this Oct 16, 2024
Copy link
Contributor

github-actions bot commented Oct 16, 2024

CT Test Results

    4 files    200 suites   1h 53m 49s ⏱️
3 033 tests 2 745 ✅ 288 💤 0 ❌
3 996 runs  3 638 ✅ 358 💤 0 ❌

Results for commit 21abdfb.

♻️ This comment has been updated with latest results.

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot

@frazze-jobb frazze-jobb added the testing currently being tested, tag is used by OTP internal CI label Oct 16, 2024
@garazdawi garazdawi removed the testing currently being tested, tag is used by OTP internal CI label Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix team:VM Assigned to OTP team VM
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants