p0deje / Maccy

Lightweight clipboard manager for macOS
https://maccy.app
MIT License
13.05k stars 550 forks source link

switches to inactive instance of editor when 2 instances are open in the same desktop #238

Closed ashisherc closed 3 years ago

ashisherc commented 3 years ago

When using VS code 2 instances on the same desktop,

  1. open maccy popup using the keyboard shortcut
  2. select an item to copy using arrow keys
  3. hit return

Maccy switches to the vs code instance in the background.

Expected to stay on the active instance as it is.

p0deje commented 3 years ago

Interesting - I will take a look at this issue. In the meantime, can you try enabling "Avoid taking application focus" in advanced preferences?

ashisherc commented 3 years ago

a restart fixed the issue, not sure if it needs investigation anymore