Danny Boisvert
Danny Boisvert
Or, at a minimum, create up/down arrows to allows scrolling the menu. This would allow to stay within the same window? 
I have similar issues but my entire `explorer.exe` process (Windows' taskbar) is killed... Experimented on Atom 1.16.0 x64 & 1.15.0 x64 on 2 different Windows 7 Pro SP1 machines and...
Actually, I got similar issue but with `grep` (probably also `sed`) since I do not install __Git for Windows__ with all of the Unix commands in my __%PATH%__ to avoid...
``` Name Value ---- ----- ALLUSERSPROFILE C:\ProgramData ANDROID_HOME C:\Users\myuser\scoop\apps\android-sdk\current APPDATA C:\Users\myuser\AppData\Roaming AZURE_CLI_PATH C:\Users\myuser\scoop\apps\azure-cli\current AzureCLIPath C:\Users\myuser\scoop\apps\azure-cli\current CMDER_ROOT C:\Users\myuser\scoop\apps\cmder\current CommonProgramFiles C:\Program Files\Common Files CommonProgramFiles(x86) C:\Program Files (x86)\Common Files CommonProgramW6432 C:\Program Files\Common Files...
Unfortunately, no. I tried by removing it and also by re-adding it as both user and system environment variables then restart the command prompt to refresh the environment variable but...
Not exactly but I've realized that it happens on my office's laptop. Same for you new colleague. Trying on our personal machine works though... So something might be blocked or...
Ok, so for all affected applications having this issue, I needed to uninstall and re-install it **twice**. Whenever there's this error during uninstallation: ``` > scoop uninstall app ERROR 'app'...
Just tried it with a problematic application (`sourcetree` in this case) and I see there's an `installation failed` info with `scoop list`, and doing `scoop reset sourcetree` didn't work: ```...
``` > type C:\Users\danboi\scoop\shims\sourcetree.shim path = C:\Users\danboi\scoop\apps\sourcetree\current\sourcetree.exe ``` But if I try a new one I've reinstalled twice and now works, I see quotes for the path: ``` > type...