yatli / fvim

Cross platform Neovim front-end UI, built with F# + Avalonia

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

does not run under Gnome 42 and wayland

dpriedel opened this issue · comments

I have built the latest fvim version from git using the AUR package.

When I then run fvim under Gnome 42/wayland, all I get is a blank window which does not respond to any keyboard or mouse input. I have to force the application to quit by 'control-C'

Fvim does run under Gnome 42/Xorg.

Is this expected?

Thanks

I did have it working under Arch/GNOME42/Wayland. Not sure what's going on here.

Is the blank window picking up colorscheme?

looks like early initialization is stuck.
does fvim -u NORC help?