fredizzimo

Results 1393 comments of fredizzimo

The log file should be in the working directory where you started neovide from. I have a strong suspicion that the underlying cause is the same as * https://github.com/neovide/neovide/issues/2003. Not...

I'm not sure if the points are relevant. For the first, I think the stderr channel is used only for internal nvim processes like various clipboards, or stuff you launch...

@Maneren, how fresh is your nightly build? If it's older than 3 days, it might be worth updating, because I made one fix to Neovim itself, that could explain some...

I'm not on Windows right now, so I can't do a full verification. But what happens is that the selected entry is rendered in bold, and that includes pushpin emoji....

Neovide 0.13.0 is relased, so maybe you can try with that?

Is this still an issue in Neovide 0.13.1?

Ok, we should probably ignore bold and italic for emojis then.

Can you create a log file with `neovide --log`

This looks like a hang that this will fix * https://github.com/neovim/neovim/pull/27348 But testing it requires compiling Neovim from source

That seems like it should work, if neovide also runs that one. You can check `:version` inside it. But it's probably some other issue then. It looked much like that...