multisn8

Results 198 comments of multisn8

To be honest, I'm not entirely sure about how effective that collection method is at all. For example, let's say I have an extra check about whether the function the...

Nevermind, darling already _does_ provide a `From` implementation, rustdoc messed me up and I was blind. Sorry, then my above comment is only very partially relevant.

This seems very similar to #5739. I can reproduce the issue even when starting from commandline, but I'm using the proprietary Nvidia driver, too. We have a similar issue over...

Oh well, it's indeed resolved with the mentioned commit included.

Thanks for reporting! If you use nvm according to https://github.com/nvm-sh/nvm#zsh, be aware that Neovide is not starting the embedded neovim instance not inside of a login shell, and as such...

That's totally fine, thank you for your investigation efforts!

Yeah, this is fair. In this case you should be able to just match both patterns using the `|` operator.

(also, small sidenote since formatting seems to be quite your nemesis: check out `:h g:rustfmt_autosave`, which will format the file automatically upon writing in neovim)

Alright. Truly, thank you! I'll merge this now.

I can't test the specific case in the linked issue, as I don't have a programmable keyboard, but if it improves the situation for you, great. Though this change seems...