Skip to content

Mac: reload from the same window that started the process, if possible #39

@arthurspa

Description

@arthurspa

Hi, I have the following scenario:

  • monitor 1 (M1) running VSCode
  • monitor 2 (M2) running zsh, where I call gow run .

Desired behaviour:
First time the app is loaded on M2, then when I change the focus to M1 and update the code, gow will reload the app in M2.

Current behaviour:
First time the app is loaded on M2, then when I change the focus to M1 and update the code, gow will reload the app in M1

The reason why I want this is to be able to keep editing the code in VSCode in full screen and watch the changes at the same time.
Currently it switches to the app on reload and moves away from VSCode. So I have to switch back at each save.

I don't know if it's possible, maybe it's a Mac behaviour. But checking anyway.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions