-
Bug
-
Resolution: Fixed
-
Medium
-
None
-
4.2.2
-
None
-
Severity 3 - Minor
When I set Iterm2 as my terminal it doesn't open the dir correctly:
```
Last login: Thu Mar 2 10:12:11 on ttys003
cd '/Users/user/Projects/Client/LV03_/''my-project'
➜ ~ cd '/Users/user/Projects/Client/LV03_/''my-project'
cd: no such file or directory: /Users/user/Projects/Client/LV03_/my-project
```
Actual dir path is `/Users/user/Projects/Client/LV03_my-project`
- is related to
-
SRCTREE-8081 Open in terminal doesn't open in the right directory
-
- Closed
-
It's Still broken, can you reopen it please? 2566180e0bc8
the way I reproduce it is force quit SourceTree and iTerm2
then open SourceTree
then open a repo
click open in terminal
then the bug happens