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

[NOT AN ISSUE] Question: Is there a way to bind multiple commands to a touchbar button? #42

Open
njerschow opened this issue Apr 2, 2019 · 2 comments

Comments

@njerschow
Copy link

For example, if I wanted to open a terminal in a new pane to the right, I was wondering if it was possible to do something like:

pane:split-right, atom-ide-terminal:new-terminal

Thank you

@felixerdy
Copy link
Owner

Currently that's not possible but that shouldn't be hard to implement by providing commands as an array and looping over it. I will let this issue open as a feature request

@danielbayley
Copy link

@njerschow I think there is an Atom package that can chain multiple commands into a single command, which you could then specify in this package…

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants