Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
874 views
in Technique[技术] by (71.8m points)

ubuntu - JetBrains Rider new bash terminal in working directory on Windows with WSL

Using JetBrains Rider an Windows 10 with Ubuntu in the WSL.

When i use the Windows cmd.exe as shell path for the integrated terminal in Rider im starting in the current directory of the open solution/folder.

If i use ubuntu2004 as shell path i start a bash. But the directory is always home/"Username". And i have to change it manually.

Is there a way to start the terminal/bash with the current directory.

question from:https://stackoverflow.com/questions/65831409/jetbrains-rider-new-bash-terminal-in-working-directory-on-windows-with-wsl

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

Using "wsl.exe" as shell path let the terminal start in the current directory.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
...