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

Add support for arrows keys when term in application mode #668

Merged
merged 1 commit into from
Apr 24, 2021

Conversation

shadowspawn
Copy link
Collaborator

@shadowspawn shadowspawn commented Apr 23, 2021

Pull Request

Problem

The arrow keys do not work in the "menu" when n is run from PowerShell.

Fixes: #667

Solution

The terminal may be in application mode or normal mode, and sends slightly different key sequences for special characters. Add test for the sequence seen in application mode.

ChangeLog

  • Add support for arrow key navigation of version menu from PowerShell on Mac (terminal in application mode)

@shadowspawn shadowspawn merged commit a58da13 into develop Apr 24, 2021
@shadowspawn shadowspawn added pending release Merged into a branch for a future release, but not released yet and removed pending release Merged into a branch for a future release, but not released yet labels Apr 24, 2021
@shadowspawn shadowspawn deleted the feature/application-mode-arrows branch May 23, 2021 05:52
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.

1 participant