How pass to tabby multiple arguments on opening from Bash script #10483
Unanswered
sidera-dev
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I wanted to open tabby from a shell with a script like
#!/bin/bash
Tabby open tt++ -t 'windowsname' -r './lib/init.tin' -e 'launch classic'
But it only open tabby and tintin program only, without the others arguments.
I’ve tried also opening a profile but desn’t work either.
There is no documentation around the net.
Beta Was this translation helpful? Give feedback.
All reactions