Skip to content

Set cursor key to application mode #56

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

Merged
merged 2 commits into from
Mar 10, 2020

Conversation

TylerLeonhardt
Copy link
Member

@TylerLeonhardt TylerLeonhardt commented Mar 10, 2020

Fixes #49

Because .NET requires application mode to support Arrow key escape sequences

Esc[?1h - Set cursor key to application mode
See http://ascii-table.com/ansi-escape-sequences-vt-100.php

@TylerLeonhardt TylerLeonhardt merged commit d1eec7f into master Mar 10, 2020
@TylerLeonhardt TylerLeonhardt deleted the set-cursor-key-to-application-mode branch March 10, 2020 20:51
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.

Out-ConsoleGridView Makes Arrow Keys Not Working
2 participants