Rashil Gandhi
Rashil Gandhi
When PowerShell is launched using the login flag, like this - `pwsh -l`, it sources the ~/.profile file. Before this PR, this was happening:  Here you can see that...
@jasongin any updates on this PR?
Hey @jasongin! This problem is still present in NVS. The `__PWSH_LOGIN_CHECKED` variable is present since a long time and it is stable enough, I think.
@ajeetdsouza FWIW, cmd on its own isn't very configurable. Cmder uses a framework called [Clink](https://github.com/chrisant996/clink) which adds Bash's Readline support to it and makes it highly extensible (there's a comprehensive...
Wow, beautiful script. @shunsambongi in the meanwhile you can also share this script on the Clink repo (maybe the author will mention it in Clink's docs) :)
**For Scoop users who were using this bucket:** Note that Scoop-JetBrains is no longer an official/known bucket. See https://github.com/ScoopInstaller/Scoop#known-application-buckets. Use the _Main_, _Extras_ and _Versions_ buckets to install your favorite...
Hmm, doesn't the example code there seem to be using a console application?
Ah, I see...
MPRIS API is only available for Linux. This issue request is for Windows and macOS support.
I can also reproduce this issue (has been present since a long time now).