shuttle icon indicating copy to clipboard operation
shuttle copied to clipboard

A simple shortcut menu for macOS

Results 40 shuttle issues
Sort by recently updated
recently updated
newest added

When i first oepn(there is no iterm2 started) iterm2 via shuttle, it's open two iterm2 windows, and look like that: ![image](https://user-images.githubusercontent.com/20638840/47615746-58b30900-daee-11e8-8f40-fb54f3ff56be.png) - .shuttle.json: ``` "editor": "default", "launch_at_login": true, "terminal": "iTerm",...

I just downloaded this to try out and there is no Configure option on the menu like the website suggests: ![image](https://user-images.githubusercontent.com/1250017/52204139-f64f6e80-287b-11e9-8f75-9d37533b50ea.png) Mojave 10.14.2

Is it possible to run a script without a terminal starting up? I know this probably seems contrary to shuttles intended use. However, I've been using it as a front...

enhancement
in-progress

runScript has an error "Not authorized to send Apple events to iTerm"

in-progress

iTerm2 Build 3.2.20180703-nightly ![qq20180703-170505-hd](https://user-images.githubusercontent.com/671431/42210330-64fb1c82-7ee3-11e8-8f75-763d5365dfaf.gif)

``` { "_comments": [ "Valid terminals include: 'Terminal.app' or 'iTerm'", "In the editor value change 'default' to 'nano', 'vi', or another terminal based editor.", "Hosts will also be read from...

in-research

I'd like to use Shuttle so that it opens up three tabs on Terminal and each of them have a separate set of commands being run. how would i do...

**This may not be possible, I tried doing some quick research to see if iTerm2 allows you to call a saved Window Arrangement directly but I was not able to...

in-roadmap
in-research

Hi, Since I guess lots of people here work mainly using there keyboard I was thinking that a simple keyboard shortcut deploying the menu could be pretty useful. Thanks for...

in-roadmap
help-wanted

Requested by @skebi69 Add more flexibility with building the JSON settings for Hosts parsed in ssh_config Example: ``` Host gandalf # shuttle.name = work/servers/web01 (webserver) # shuttle.cmd = ssh -Nf...

in-roadmap