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

Return Key::Tab instead of Key::Char(\t) on Windows #182

Merged
merged 1 commit into from
Aug 30, 2023

Conversation

Gordon01
Copy link
Contributor

On Windows, Key::Tab needs to be handled specially.

This affects code like https://github.com/console-rs/dialoguer/blob/master/src/prompts/input.rs#L474

This PR is tested on conhost.exe and the new Console Host from Windows 11.

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.

2 participants