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

Readline lib eats backslash characters #1567

Closed
rkervella opened this issue Jan 22, 2024 · 2 comments
Closed

Readline lib eats backslash characters #1567

rkervella opened this issue Jan 22, 2024 · 2 comments
Assignees
Labels
bug Something isn't working v1.6.x

Comments

@rkervella
Copy link
Member

The readline lib we're using in master prevents users to input \ characters. They don't get displayed but a non-printable character seems to be inserted instead.

@rkervella rkervella added bug Something isn't working v1.6.x labels Jan 22, 2024
@RafBishopFox
Copy link
Collaborator

@rkervella I think I identified the issue and submitted a PR upstream. I tested my fix with Sliver, and it seems to restore the behavior back to what we have in the current release version:
image
image

@rkervella
Copy link
Member Author

Thanks I'll have a look today.

@rkervella rkervella self-assigned this Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working v1.6.x
Projects
None yet
Development

No branches or pull requests

2 participants