-
Notifications
You must be signed in to change notification settings - Fork 8.4k
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
Please add support closePaneRight/Left/Up/Down #4941
Comments
In this case, [ A | B | C ]. What happens when they closeRight from pane A? I found, multi command binding, eg That's why I propose. Other software, such vim, supports above multi command binding easily. Thanks. |
If "multi command binding" is supported, that would be even better. |
Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report! |
Description of the new feature/enhancement
I want to look for a way to close eg right pane and bind it to a hot key.
Currently, to close eg right pane, I need move focus to right pane first. Then close it.
Proposed technical implementation details (optional)
Please add support closePaneRight/Left/Up/Down.
Then people can bind it to a hot key
Thanks.
The text was updated successfully, but these errors were encountered: