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

[BUG] - Can't type any AltGr character in password box #99

Closed
BackSpace54 opened this issue Mar 8, 2022 · 1 comment · Fixed by #101
Closed

[BUG] - Can't type any AltGr character in password box #99

BackSpace54 opened this issue Mar 8, 2022 · 1 comment · Fixed by #101
Assignees
Labels
bug Something isn't working
Milestone

Comments

@BackSpace54
Copy link

Description

Can't type any AltGr character in password box

Steps to reproduce

Set your SSH password with a @ # character
Try to input your password in password box
Password is always invalid because @ # characters are escaped in TUI

Expected behaviour

Make AltGr character inputable in password box

Environment

OS: Windows 10 21H2
Architecture: 64bits
termscp version: 0.8.0

Additional information

FYI it's works if you provide the password with an AltGr character in the CLI with the -P option

Same bug was present in version 0.6.1, not in 0.7.0 and reintroduced (?) in 0.8.0

@BackSpace54 BackSpace54 added the bug Something isn't working label Mar 8, 2022
@veeso veeso added this to the 0.8.1 milestone Mar 8, 2022
@veeso veeso linked a pull request Mar 9, 2022 that will close this issue
17 tasks
@veeso
Copy link
Owner

veeso commented Mar 9, 2022

Fixed in 0.8.1

@veeso veeso closed this as completed Mar 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants