CWSpear / hyperterm-visor

Open your Hyper terminal from anywhere with a global hotkey.
MIT License
165 stars 24 forks source link

Do not move from current workspace when showing opened hyperterm #10

Closed markelog closed 8 years ago

markelog commented 8 years ago

In iTerm if you open a window in, for example, second workspace then move focus to first one and then again call show hotkey, it will move terminal in the first workspace.

Visor, in contrast, will move focus back to the second workspace again.

Is it possible to implement similar behaviour?

CWSpear commented 8 years ago

This was discussed in #6. I haven't been able to find a way in Electron to recognize those different spaces. As far as I can find so far, it's not possible, but I've gotta believe we're not the first ones to come across this...

markelog commented 8 years ago

Oh, sorry for duplicate, didn't realize it, thank you for checking it out, hope there will be solution one day