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

Alternate screen buffer #231

Open
Tracked by #193 ...
davidrg opened this issue Sep 14, 2023 · 0 comments · May be fixed by #244
Open
Tracked by #193 ...

Alternate screen buffer #231

davidrg opened this issue Sep 14, 2023 · 0 comments · May be fixed by #244
Assignees
Labels
feature terminal-emulation Updates to existing emulations, or addition of new ones

Comments

@davidrg
Copy link
Owner

davidrg commented Sep 14, 2023

This might not be so hard as CKW already has multiple screen buffers - we just need to add another one and escape sequences to switch between the normal terminal buffer and the alternate one. The catch is the alternate one shouldn't have scrollback - that is probably where the difficulty lies.

@davidrg davidrg mentioned this issue Sep 14, 2023
12 tasks
@davidrg davidrg added feature terminal-emulation Updates to existing emulations, or addition of new ones labels Sep 14, 2023
@davidrg davidrg mentioned this issue Sep 15, 2023
17 tasks
@davidrg davidrg linked a pull request Feb 16, 2024 that will close this issue
5 tasks
@davidrg davidrg linked a pull request Feb 16, 2024 that will close this issue
5 tasks
@davidrg davidrg self-assigned this Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature terminal-emulation Updates to existing emulations, or addition of new ones
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant