nguyenngoclongdev / vs-terminal-keeper

Easily save and recall previous terminal sessions, create new sessions, and edit or delete existing ones.
https://marketplace.visualstudio.com/items?itemName=nguyenngoclong.terminal-keeper
MIT License
13 stars 0 forks source link

Relative path in cwd didn't work in workspace mode #10

Open snys98 opened 5 months ago

snys98 commented 5 months ago

Describe the bug Relative path in cwd didn't work in workspace mode.

To Reproduce image

Expected behavior terminal open in specified folder

Platform: Version: 1.85.1 (system setup) Commit: 0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2 Date: 2023-12-13T09:49:37.021Z Electron: 25.9.7 ElectronBuildId: 25551756 Chromium: 114.0.5735.289 Node.js: 18.15.0 V8: 11.4.183.29-electron.0 OS: Windows_NT x64 10.0.22631

nguyenngoclongdev commented 4 months ago

Hi @snys98 ,

You can refer to this issue https://github.com/nguyenngoclongdev/vs-terminal-keeper/issues/3

If the problem still cannot be resolved please notify me.

snys98 commented 2 months ago

sorry for the late reply, but I think my issue is different from what #3 mentioned.

relative path is working fine with normal folders, here this scenario is only for vscode workspace

image image

nguyenngoclongdev commented 1 week ago

@snys98 Thank you for your feedback, I will investigate and fix it as soon as possible.