Jacob Bundgaard
Jacob Bundgaard
@thornjad, any input on whether this could conceivably merge in the right state?
@thornjad, I still think this would be useful. Any chance you think so too?
We are also affected by this bug and would very much like to see it addressed. We originally thought it was an issue with the Azure SDK and filed it...
Also of note is that the skip value often starts jumping around 1500 to 2000 queues in, then continues being irregular for the rest of the enumeration. That makes it...
Have a look at my fork, which fixes this problem: https://github.com/kimsey0/Advisor
@JoelSanchez: I'd also like to see this merged.
I haven't installed PsReadLine. Is it installed and used by default? If yes, should this issue be moved to https://github.com/PowerShell/PSReadLine? GitHubGitHub - PowerShell/PSReadLine: A bash inspired readline implementation for PowerShellA...
Hi @aleab! I'd be happy to explain my use case: I have Spotify pinned to my taskbar, click the icon to run it, and exit it whenever I don't want...
I've had a look at the `Spotify` class myself, and it doesn't seem like this would be too complex to implement. I can't find a way to hook Windows process...
I also found the same class, and got an error when I tested it in LINQPad, which made me assume that it required _elevated priviledges_ (run as administrator), but as...