Open RiccardoManzan opened 6 months ago
On linux, the tabby command does not support the cli usage (like tabby run <executable>, tabby open <folder> ...)
tabby
tabby run <executable>
tabby open <folder>
PR submitted
Discussed in https://github.com/Eugeny/tabby/discussions/9647
On linux, the
tabby
command does not support the cli usage (liketabby run <executable>
,tabby open <folder>
...)