Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Marc N Anderson
Total activity
15
Last activity
May 31, 2022 19:05
Member since
May 31, 2022 17:22
Following
0 users
Followed by
0 users
Votes
6
Subscriptions
1
Activity overview
Posts (1)
Comments (7)
Sort by recent activity
Recent activity
Votes
Created
May 31, 2022 18:55
Ok, I just changed my default shell to fish using chsh -s. In retrospect, this is the way I should have done it in the first place. I then removed the bash starting fish stuff and now everything is...
Community
IntelliJ IDEA Users
Intellij, WSL, and Fish shell
0 votes
Created
May 31, 2022 18:17
It is convenient to not have to change your shell every time you open a terminal, but I do understand and appreciate your point. Is there a way to configure/modify the command IntelliJ is using to ...
Community
IntelliJ IDEA Users
Intellij, WSL, and Fish shell
0 votes
Created
May 31, 2022 17:59
it must be waiting for fish to exit
Community
IntelliJ IDEA Users
Intellij, WSL, and Fish shell
0 votes
Created
May 31, 2022 17:56
I modified it for my distribution (Ubuntu-20.04), but it does seem to work: PS C:\Users\me> C:\Windows\system32\wsl.exe --distribution Ubuntu-20.04 --exec /bin/sh -i -l -c envme@Ubuntu /m/c/U/me> <...
Community
IntelliJ IDEA Users
Intellij, WSL, and Fish shell
0 votes
Created
May 31, 2022 17:46
Thanks Serge, I found that before I posted. I am not loading SSH in my fish config (since my bash config works). I don't see anything else that requires input. :/ I just commented out everything in...
Community
IntelliJ IDEA Users
Intellij, WSL, and Fish shell
0 votes
Created
May 31, 2022 17:40
For completeness, here is the fish start in my bash .profile. I have a conditional startup (so I can drop back to bash when needed). I don't think that is relevant, but here it is just in case.
Community
IntelliJ IDEA Users
Intellij, WSL, and Fish shell
0 votes
Created
May 31, 2022 17:37
I run IntelliJ on my host but loading a WSL-based project. IntelliJ loads up but the build pane opens and displays the error. It is very sluggish. As I said, if I disable fish on startup then I can...
Community
IntelliJ IDEA Users
Intellij, WSL, and Fish shell
0 votes