diff --git a/patches/cli-window-open.diff b/patches/cli-window-open.diff index 16d2ebc2b..27c619286 100644 --- a/patches/cli-window-open.diff +++ b/patches/cli-window-open.diff @@ -8,7 +8,7 @@ To test: 2. Open code-server 3. Open terminal 4. Open another code-server window -5. Run code-server with a file or directory argument +5. Run node ./out/node/entry.js with a file or directory argument The file or directory should only open from the instance attached to that terminal.