I am trying to create a key binding that will execute a run command instead of "just" inserting the text.
I have set up a Sequence:
- Next Tab
- Send: "run"
- Previous Tab.
The run
isn't being executed the text "run" is inserted into the next tab before returning to the previous tab.
Is there a way to execute that script?
iterm
, so it seems like they want to do it there. – Barmar May 23 '23 at 19:04run
. – Barmar May 23 '23 at 19:12