veeso / termscp

🖥 A feature rich terminal UI file transfer and explorer with support for SCP/SFTP/FTP/S3/SMB
https://termscp.veeso.dev
MIT License
1.61k stars 46 forks source link

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

Closed BackSpace54 closed 2 years ago

BackSpace54 commented 2 years ago

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

veeso commented 2 years ago

Fixed in 0.8.1