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(input): don't filter ^M and <cr> for the command line #734

Merged
merged 2 commits into from
Mar 24, 2024

Conversation

Sam-programs
Copy link
Contributor

I am not sure if the current approach is best, but i think other methods will result in duplicated code.
Fixes:
#650
#733

@Dreded
Copy link

Dreded commented Feb 20, 2024

thanks, I checked this out into my local and seems to work great

@folke folke merged commit d29b26c into folke:main Mar 24, 2024
3 checks passed
@folke
Copy link
Owner

folke commented Mar 24, 2024

Thanks!

@folke folke linked an issue Mar 24, 2024 that may be closed by this pull request
3 tasks
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.

bug: Not sanitizing the input
3 participants