j-like-jeff

Results 3 comments of j-like-jeff

check my comment for this problem. You can modify it to work for kity.app https://github.com/fitztrev/shuttle/issues/282#issuecomment-1419048621

I'm also looking for using Warp but found no solution.

Okay got it working.. here is my solution: .shuttle.json `"terminal": "Terminal.app",` I wrote a custom AppleScript to open warp. Shuttle uses AppleScripts to do that. warp.applescript ``` --for testing uncomment...