multisn8

Results 198 comments of multisn8

Thank you! Even though it's certainly not an obligation for you to take a look at this, here are some entry points: - The core of the cursor destination update...

Thank you for reporting! I can't seem to reproduce the issue on Linux though, maybe this is something Windows-specific.

Just wondering, is there any update on this issue? I can't seem to find a corresponding pull request for https://github.com/Kethku/glutin/tree/new-keyboard-all

(sidenote since I've seen the just referring issue: you can still install neovide through `cargo install --git https://github.com/neovide/neovide` almost as easy)

That's a very short excerpt which doesn't show the interesting issue, could you post the whole error?

It's not the actual issue though, I suppose dashboard-nvim does weird things with highlights in certain cases to group sections. But I haven't been able to figure out what exactly...

Weird question, but would you like to have this integrated with the OS scale factor? Or should the option override the OS scale factor completely? Both are useful in different...

Yeah, but in the end it's just a number for which Neovide gets an event every time it changes. What we do with it is then our decision, which we...

~~Hm, where is your NeoVim binary stored?~~ Is the parent folder/NeoVim itself on the PATH environment variable (`echo $PATH`)? Does it work if you specify the NeoVim binary per command-line...

Wait a moment, you're trying to use a Windows executable inside of WSL. I don't know whether that's possible, but why then are you using `--wsl` at all?