fredizzimo

Results 1393 comments of fredizzimo

It might be related, but `:set lines=` has also broke at some point

I was first thinking that the problem was that the font size is specified in point in Neovide. But there's actually a bug, the config file currently uses pixel sizes...

Another option for the bell is to use a configurable external command like Alacritty: * https://github.com/alacritty/alacritty/issues/1528 That's probably the only easy way on X11/Wayland. On Windows and macOS it could...

> I've added `g:neovide_bell_command` option. I want to make its type `Vec`, but I can't fix typing error... Sorry for not coming back to you earlier. Supporting vectors is indeed...

I think we need a bit more information, what’s your `guifont` setting? And a logfile from `neovide —log, without any sensitive data, everything that you type and show inside neovide...

For the guifont, at least noto cjk works well as a fallback font, see https://neovide.dev/configuration.html#font for the configuration.

Yes, you need to add a fallback font. The automatic system fallbacks, do not work that reliably, and in some cases also need to be propely set up on the...

I think this was caused by a configuration error, so closing the issue.

Could you also update https://github.com/neovide/neovide/blob/main/assets/neovide.desktop, to make it consistent with this?

Meanwhile, you might be able to use this as a workaround: * https://github.com/alex35mil/NeoHub