Giter Club home page Giter Club logo

Comments (12)

fitztrev avatar fitztrev commented on September 27, 2024

I agree. I'd like this functionality as well. I'll add it to the roadmap. Thanks!

from shuttle.

slava-vishnyakov avatar slava-vishnyakov commented on September 27, 2024

Thanks! 👍

from shuttle.

andyHa avatar andyHa commented on September 27, 2024

Provided a pull request with a simple implementation: #33

from shuttle.

phillpafford avatar phillpafford commented on September 27, 2024

What is the Hot Key combination?

from shuttle.

andyHa avatar andyHa commented on September 27, 2024

Can be set in the config: "shortcut" : "ctrl+F1"

from shuttle.

phillpafford avatar phillpafford commented on September 27, 2024

hmm, it's not working, in my config it looks like this:

"terminal": "Terminal.app",
"shortcut": "ctrl+F1",
"hosts": [

and I just downloaded the latest version but I'm not sure if the hotkey option is in it

from shuttle.

sivajankan avatar sivajankan commented on September 27, 2024

Yes, shortcut is not working for me either; I added shortcut for each host too; No luck!

from shuttle.

phillpafford avatar phillpafford commented on September 27, 2024

sivajankan,

shortcut for each host? Can you share your config cause that would be AWESOME!

from shuttle.

sivajankan avatar sivajankan commented on September 27, 2024

Here you go!. It is not working at all!

.
. "terminal": "Terminal.app",
"launch_at_login": false,
"hosts": [
{
"Home": [
{
"name": "Ubuntu X",
"cmd": "ssh -X user@ubuntu-2",
"shortcut": "ctrl+shift+x+F11"
},
{
"name": "Ubuntu",
"cmd": "ssh user@ubuntu-2",
"shortcut": "ctrl+shift+u+F11"
}]
},
{
.
.
.

from shuttle.

andyHa avatar andyHa commented on September 27, 2024

Guys, it's not merged into the main repository yet....And no, currently there is no hotkey per host functionality - although this would be doable..

Here's the fork with hotkey: https://github.com/andyHa/shuttle (in /dist is a pre compiled .app)

cheers Andy

from shuttle.

l0kix2 avatar l0kix2 commented on September 27, 2024

When it will be merged in master branch?

from shuttle.

fitztrev avatar fitztrev commented on September 27, 2024

Closing this issue for now, but I'll keep #33 open.

from shuttle.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.