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

kernel: "overwrite prompt" setting #8644

Conversation

frazze-jobb
Copy link
Contributor

adds a setting -stdlib shell_bgmsg_location (above|below) where above means output bg processes io:format above the prompt and below means output bg processes io:format on the prompt, disturbing the current line, requiring a redraw to see the whole prompt

also removing code from prim_tty which was a redundant implementation of what group does when receiving "io_request" during a get_line

adds a setting -stdlib shell_bgmsg_location (above|below)
where above means output bg processes io:format above the prompt
and below means output bg processes io:format on the prompt, disturbing
the current line, requiring a redraw to see the whole prompt

also removing code from prim_tty which was a redundant implementation
of what group does when receiving "io_request" during a get_line
@frazze-jobb frazze-jobb added the fix label Jul 5, 2024
@frazze-jobb frazze-jobb self-assigned this Jul 5, 2024
Copy link
Contributor

github-actions bot commented Jul 5, 2024

CT Test Results

    2 files     70 suites   1h 2m 10s ⏱️
1 544 tests 1 303 ✅ 240 💤 1 ❌
1 715 runs  1 442 ✅ 272 💤 1 ❌

For more details on these failures, see this check.

Results for commit 8ab9342.

♻️ 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

@garazdawi
Copy link
Contributor

Superseded by #8763

@garazdawi garazdawi closed this Aug 30, 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.

3 participants