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

Scrolling terminal keyboard shortcuts not working on MacOS #12809

Closed
kieferrm opened this issue Sep 27, 2016 · 3 comments
Closed

Scrolling terminal keyboard shortcuts not working on MacOS #12809

kieferrm opened this issue Sep 27, 2016 · 3 comments
Assignees
Labels
accessibility Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues bug Issue identified by VS Code Team member as probable bug terminal Integrated terminal issues verified Verification succeeded

Comments

@kieferrm
Copy link
Member

Testing #12685.

  • VSCode Version: 1.6.0 insiders
  • OS Version: MacOs

Steps to Reproduce:

  1. Open a terminal
  2. execute command with multipage output
  3. use Command+ArrowUp to scroll a single line up
    -> 9A is printed to the console but no scrolling

Executing the command from the command palette works as expected.

Same for Scrolling a line down, or scrolling page wise.

@kieferrm kieferrm added bug Issue identified by VS Code Team member as probable bug accessibility Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues terminal Integrated terminal issues labels Sep 27, 2016
@Tyriar
Copy link
Member

Tyriar commented Sep 27, 2016

@kieferrm do you have you have any terminal-related settings on your settings.json?

@kieferrm
Copy link
Member Author

@Tyriar: No, I don't.

@Tyriar Tyriar added this to the September 2016 milestone Sep 27, 2016
@Tyriar
Copy link
Member

Tyriar commented Sep 28, 2016

Cannot reproduce on my Mac, cmd+up/down scroll fine and shift+page up/down work (shift+fn+up/down).

One thing that should change is to use just page up/down for scrolling a page to be consistent with the default Mac terminal.

@Tyriar Tyriar closed this as completed in a152d8e Sep 28, 2016
@roblourens roblourens added the verified Verification succeeded label Sep 29, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
accessibility Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues bug Issue identified by VS Code Team member as probable bug terminal Integrated terminal issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

3 participants