sublimehq / sublime_merge

Issue tracker for Sublime Merge
https://www.sublimemerge.com
273 stars 14 forks source link

Open in new window fails if repo is already open #1720

Open adamkerz opened 1 year ago

adamkerz commented 1 year ago

Version info

Description

If you use the -n or --new-window command line parameter and the repo is already open in a window, a new window is created but just sits at the screen you get when you don't specify any repo.

Steps to reproduce

Steps to reproduce the behavior:

  1. smerge -n <repo>
  2. smerge -n <repo>

Expected behavior

Either the same repo is opened in a second window, or the existing window is made active instead of opening a new window.

Screenshots

second_window