Skip to content

Conversation

@PankajBhojwani
Copy link
Contributor

Summary of the Pull Request

  • TermControl's PreviewKeyDown now no longer handles keybindings
  • TerminalPage now has a PreviewKeyDown which checks for keybindings, and if the action required is a control-level action we execute it on the focused control (scroll, paste etc)

This way, we remove the previous flow of "control gets a keybinding and sends it over to the app which executes it back onto the control".

Validation Steps Performed

PR Checklist

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