-
I recently installed [Linux subsystem for Windows](https://msdn.microsoft.com/en-us/commandline/wsl/install_guide) to see how well it would work for rust development on Windows. Turns out it works re…
-
Running `compile-cpp.hxml` of the Haxe repo's unit tests, for some reason `-DHX_WINDOWS` is defined and it's trying to use `x86_64-w64-mingw32-g++` instead of the regular `g++` which is installed. Wor…
-
I'm trying to submit [this PR](https://github.com/gitgitgadget/git/pull/1814) but I'm running into [this pipeline error](https://dev.azure.com/gitgitgadget/git/_build/results?buildId=227607&view=logs&…
-
I am using `nvim-qt` (`0.4.3`) on windows installed from scoop (`scoop install neovim') and set to use msys bash shell with the following settings at beginning of my `init.vim`
```
" Path for msys2 …
-
- Git line ending config that works on both Windows and MacOS
- Include bash scripts
- Rules to better development teams
- "Do you handle multi-OS dev teams in source control"?
-
### Neovim version (nvim -v)
0.6.1
### Vim (not Nvim) behaves the same?
no, vim 8.2.2824
### Operating system/version
Windows 11
### Terminal name/version
Windows Terminal 1.11.3471.0
### $TER…
-
:)
-
Super awesome (terrible) project :)
I'm getting below issue
```
deepu@DEE-ASUS:~/greendots$ ./greendots.py "JHI" ../my-greendot-repo/make.sh
Traceback (most recent call last):
File "./greendots…
-
### Troubleshooting docs
- [X] My problem is not solved in the Troubleshooting docs
### How did you install Mamba?
Micromamba
### Search tried in issue tracker
ps unknown option
### Latest versi…
-
I am using VS 2019 and VS 2022. FNM **is** working correctly in PowerShell, cmd shell and bash on my Windows OS.
But I cannot get it to work in the VS 2019 / 2022 Task Runner.
- note: This is not …