-
Notifications
You must be signed in to change notification settings - Fork 397
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
How to use warp terminal to run my cmd? #282
Comments
Also looking for this. Did you find any solution? |
I also recently downloaded Warp. Tried to change the iterm.app to warp.app but it's not opening the command in Warp. Instead it's opening in the default terminal instead. Anyone got a fix for that? I see there is also no recent updates to Shuttle which is a shame. Is this something we gotta code ourselfs? |
I'm also looking for using Warp but found no solution. |
Okay got it working.. here is my solution: .shuttle.json
I wrote a custom AppleScript to open warp. Shuttle uses AppleScripts to do that. warp.applescript
after that you need to replace the old termimal scripts with the new ones:
You need to add access for shuttle in your system preferences to use it. Now my shuttle is working fine with warp. Here you can find the old ones again: Github I forked the Repo with spotlight search integration. When I have enough time I will add Warp to the config Option and release a new build. But not today. This workarround should helps for the moment. EDIT: Here is my warp release and changes: https://github.com/j-like-jeff/shuttle/releases/tag/v1.30-warp remove old shuttle version, remove it from security panel in system settings, install the new version and add new security preferences for shuttle. Currently I check for Spotlight Integration. It is working but got a strange error with (null) on search and my programming time in objective-c is a long time ago.. maybe @ObladiObladaLifeGoesOn can help. |
That does the job pretty well :) Thanks for your effort! |
I like shuttle, it helped me.
Now I try warp terminal , and It looks great.
Now shuttle support iterm and term to run my cmd .
How to use warp terminal to run my cmd?
May some one help me ?
The text was updated successfully, but these errors were encountered: