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

"destroy_pane", "args": {"direction": "self"} isn't working #162

Open
LozmindaSnr opened this issue Jun 3, 2021 · 1 comment
Open

"destroy_pane", "args": {"direction": "self"} isn't working #162

LozmindaSnr opened this issue Jun 3, 2021 · 1 comment

Comments

@LozmindaSnr
Copy link

{ "keys": ["ctrl+alt+d"], "command": "destroy_pane", "args": {"direction": "self"} }
either minimises the current ST3 workspace or moves caret to adjasent pane.

I've tried many different keybindings, so I don't think it's that and I've checked for conflicts with the help of the KeyConflictFind package.

All the other functionality works. Am using ST3.2.11 on linux MATE 17.1

I can destroy a pane with PanePane, but then my screen layout goes to four columns (rather than rows and cols) and then I have a keyboard shortcut for my prefered set up. So it is possible to destroy a pane, just not using Origami at the moment.

Otherwise great little package, thanks !

@faelin
Copy link
Contributor

faelin commented Feb 15, 2022

Although this doesn't directly fix the problem, you might want to try the KeyBindHelper plugin, which will output to the Sublime Console a log of exactly what Sublime/Origami command was invoked (or failed to invoke), which might help determine the source of the issue.

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

No branches or pull requests

2 participants