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

Try using abduco for session management which should have buffering #439

Merged
merged 4 commits into from
Sep 1, 2023

Conversation

michaeljguarino
Copy link
Member

Summary

dtach does work but is too primitive to buffer and repaint previous output. Abduco might be a better solve

Test Plan

test in sysbox shells

Checklist

  • If required, I have updated the Plural documentation accordingly.
  • I have added tests to cover my changes.
  • I have added a meaningful title and summary to convey the impact of this PR to a user.
  • I have added relevant labels to this PR to help with categorization for release notes.

dtach does work but is too primitive to buffer and repaint previous output.  Abduco might be a better solve
@michaeljguarino michaeljguarino merged commit 32a8f88 into main Sep 1, 2023
11 checks passed
@michaeljguarino michaeljguarino deleted the try-abduco branch September 1, 2023 18:20
michaeljguarino added a commit that referenced this pull request Aug 28, 2024
…439)

* Try using abduco for session management which should have buffering

dtach does work but is too primitive to buffer and repaint previous output.  Abduco might be a better solve

* add annoying tput command

* try force enabling scroll

* different use of tput rmcap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants