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

Revert crossterm: key modifier issue on win #326

Merged
merged 1 commit into from
Feb 26, 2022

Conversation

sholderbach
Copy link
Member

@sholderbach sholderbach commented Feb 26, 2022

crossterm 0.23 seems to have introduced a regression on windows for
decoding keybindings with ctrl that uppercases the char.

Tracking issue crossterm-rs/crossterm#636

Might be fixed by crossterm-rs/crossterm#629

crossterm 0.23 seems to have introduce a regression on windows for
decoding keybindings with `ctrl` that uppercases the char.

Tracking issue crossterm-rs/crossterm#636

Might be fixed by crossterm-rs/crossterm#629
@sholderbach
Copy link
Member Author

@elferherrera can you give it a try if this resolves the ctrl-uppercase issue for you?

@sholderbach sholderbach merged commit e314e84 into nushell:main Feb 26, 2022
@sholderbach sholderbach deleted the revert-crossterm branch February 26, 2022 13:51
@fdncred
Copy link
Collaborator

fdncred commented Feb 26, 2022

I wonder if this needs to be done in nushell too since it's v23?

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