strager

Results 356 comments of strager

I did not know about the `GTEST_INSTALL_FAILURE_SIGNAL_HANDLER` feature. I don't see it in the main branch. Is it Google-only? (I do see a [similar feature on Windows](https://github.com/google/googletest/blob/61332bd7e8810edd7ff9febfa71ece2e25b18df0/googletest/src/gtest.cc#L874).) However, I don't...

Is the only task for this PR resolving merge conflicts? If this feature is added to Jsign, I can switch from osslsigncode to Jsign. Then, I can implement APPX signing...

> If this feature is added to Jsign, I can switch from osslsigncode to Jsign. Then, I can implement APPX signing (#81). I discovered [Relic](https://github.com/sassoftware/relic) which has all the features...

Yes, I am using RustLSP for a new project.

I hit this issue too. Adding `set nohidden` to my `init.vim` fixed the issue and made Neovim behave like Vim's default.

> is there any solution to this issue? Yes: https://github.com/neovim/neovim/issues/17841#issuecomment-1152837090