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

fix(key): support very long buffered input #570

Merged
merged 2 commits into from Oct 18, 2023

Conversation

knz
Copy link
Contributor

@knz knz commented Oct 21, 2022

Fixes #502.

First two commits from #568 and #569.

Split away from #511 as discussed in #511 (comment)

cc @muesli

@knz
Copy link
Contributor Author

knz commented Jan 7, 2023

@muesli this is ready again.

@knz knz mentioned this pull request Jan 7, 2023
34 tasks
@bashbunni bashbunni linked an issue Apr 4, 2023 that may be closed by this pull request
@muesli muesli merged commit 5536bca into charmbracelet:master Oct 18, 2023
9 checks passed
@knz knz deleted the 20221021-long-input branch October 18, 2023 11:04
@j178 j178 mentioned this pull request Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hardcode causes a panic in key.go bug: the input reader gobbles up characters after escape sequences
2 participants