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

Pty should be mutable; ScreenBuffer should be immutable #9

Open
propensive opened this issue Feb 7, 2024 · 0 comments
Open

Pty should be mutable; ScreenBuffer should be immutable #9

propensive opened this issue Feb 7, 2024 · 0 comments
Assignees
Labels
api Relates to the API design bug Describes something not working as intended

Comments

@propensive
Copy link
Owner

We do not need to construct a new Pty, which includes a Funnel, for each input. It should update the ScreenBuffer instead.

@propensive propensive added bug Describes something not working as intended api Relates to the API design labels Feb 7, 2024
@propensive propensive self-assigned this Feb 7, 2024
@github-project-automation github-project-automation bot moved this to Todo in Soundness Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Relates to the API design bug Describes something not working as intended
Projects
Status: Todo
Development

No branches or pull requests

1 participant