Adnn

Results 24 comments of Adnn
trafficstars

Are there current recommendations on how to get Neovim to execute external commands when it is launched from git-bash?

@matveyt I tried to copy your suggestion into my init.vim config, sadly it did not work. Issuing `:! ls` in neovim gives the same error as before: > /usr/bin/bash: /s:...

Good point regarding the new CMake variable to control the MSVC runtime. Additionally, it seems it could make sense if the CMake build helper would automatically translate the Conan `compiler.runtime`...

@czoido Sorry for the confusion due to my posting in the wrong repository. This issue is a separate and valid issue, actually impacting `cmake-conan`.

Thank you for your reponse! (If the issue is with the specific un-archiving utility, maybe there is an alternative that the action could use on Windows to get better performances?)

@pdotl Thank you for your response. It is encouraging to read this issue will be looked into! On the other hand, I tried to add the `Use GNU tar` step...

Any update on this issue? (This is making the cache difficult to use in complex workflows)

Upon further investigation, it turns out stutter 2 (`_glfwCreateContextWGL()`) is not present on `master` branch. This stuttering only happens when there is an explicit call to `DwmFlush()` in `swapBuffersWGL()`. @elmindreda...

@memsharded Thank you for you quick response, and for even going further with usage recommendations and best practices. This is really appreciated! ### The multi-config issue We can confirm it...