Skip to content

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

Merged
muesli merged 2 commits intocharmbracelet:masterfrom
knz:20221021-long-input
Oct 18, 2023
Merged

fix(key): support very long buffered input#570
muesli merged 2 commits intocharmbracelet:masterfrom
knz:20221021-long-input

Conversation

@knz
Copy link
Copy Markdown
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
Copy Markdown
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 force-pushed the 20221021-long-input branch from 7b1c104 to c218de0 Compare October 18, 2023 10:33
@muesli muesli merged commit 5536bca into charmbracelet:master Oct 18, 2023
@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