You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@JanSchulz : I mean it always start with the startup-dir instead of the current working directory where I use Cmder here or where I press Ctrl+T (to create a new console)
Here is my default task %CMDER_ROOT%\..\Git\bin\sh.exe --login -i -new_console:d:D:\My_startup_dir
So even I'm in a different directory, Cmder here always open my_startup_dir
Although, I think your solution is not gonna work, I did try it and it turned out I was right :(.
Thanks for you help anyway
Hi, I have the problem above for several months and I hope someone can help me with that.
OS: Windows 10
Cmder: 1.2.9
Git-for-Windows: 2.6.3
I set up startup dir for a default task with git-bash. However if I set startup dir then I cannot use the context menu
Cmder Here
anymore.In addition, if I press
Ctrl+T
to create new session, then the new session will open the startup directory, not the current working directory.The text was updated successfully, but these errors were encountered: