Added default keybindings for panes#3585
Conversation
zadjii-msft
left a comment
There was a problem hiding this comment.
I obviously approve, but I want this discussion to run it's course before I sign off.
carlos-zamora
left a comment
There was a problem hiding this comment.
I'm fine with this. I know @DHowett-MSFT had some feelings about using the alt key though
|
🎉 Handy links: |
|
is there a way to close a split pane? It seems too easy to open one too many panes. |
|
@bchap1n The default keybinding for "Close Tab" (ctrl+shift+w) is actually secretly bound to "Close Pane". It just so happens that when you have only one pane in a tab, it'll close the pane too 😜 |
|
@DHowett-MSFT the default keybinding for "split vertically" says to use |
|
Yes, I erroneously oversimplified it based on my US 104-key keyboard (where it is impossible to press Alt+Shift+Plus without pressing Alt+Shift+=) |
Summary of the Pull Request
Added the following keybindings for panes:
References
PR Checklist
Detailed Description of the Pull Request / Additional comments
Validation Steps Performed