desktop icon indicating copy to clipboard operation
desktop copied to clipboard

Feature Request: Allow you to run turbowarp from command line

Open evhunter09 opened this issue 3 years ago • 1 comments

This might already work or be planned for a future release on a different platform, but on Windows you can't open turbowarp desktop from command prompt or windows powershell (haven't tested batch files), and on linux you can open it but there are no help options. If you do add this, it would be cool if you could add command line options like letting you open a file, opening with advanced options (eg fullscreen), and maybe even use the turbowarp packager (with options too so you could automate packaging)

evhunter09 avatar Jan 18 '22 16:01 evhunter09

This is possible by doing

C:\Users\YOURUSER\AppData\Local\Programs\TurboWarp\TurboWarp.exe "SB FILE LOCATION"

Squidtito avatar Jun 05 '22 21:06 Squidtito

It is possible to manually add TurboWarp's install directory to your PATH environment variable. The app does accept a list of files to open, so it will work as you expect. I don't think there is much reason to add an option in the installer for this; If you're adept enough to use the command line you should be able to add us to PATH.

GarboMuffin avatar Jan 14 '23 20:01 GarboMuffin