fvim icon indicating copy to clipboard operation
fvim copied to clipboard

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

Results 74 fvim issues
Sort by recently updated
recently updated
newest added

I use "Everything" to search files and open by drag-and-drop, which is a quite convenient process. But I cannot do it to open it in Fvim. Similar issues described here:...

FVIM: ![image](https://github.com/yatli/fvim/assets/1921878/45a1b0db-310d-42ff-a932-ba21e7dee745) Terminal: ![image](https://github.com/yatli/fvim/assets/1921878/2117a7eb-71a7-43f7-8fe2-a9102519e28f) nvim-qt: ![image](https://github.com/yatli/fvim/assets/1921878/831f4af7-8048-43d2-aafa-e058d6205d00) As you can see above, the "arrow" char is not shown correctly in FVIM. (nvim-qt is not using the nerd version, you can see...

hey @yatli , Thanks for the cool gui! for some reason the hover float window is displayed incorrectly sometimes. I'm on windows 10, a recent nightly (.10+ ) of neovim......

Using the nerd font: ![image](https://github.com/yatli/fvim/assets/5763157/628996af-80c3-4c5f-a59d-252f814725c8) The arrow does not work well in fvim. It works well in other neovim frontend: Update: it seems that it is the same issue with...

https://github.com/yatli/fvim/assets/62308020/e0ac52b3-2bae-490c-b92f-0dc8a676174d

When selecting available commands with tab and shift+tab , I cannot select up with shift+tab while a single tab works. A same issue happens when I invoke the autocomplete.

Windows is doing its (too) smart and backward compatible thing here. Maximized window is sucked a few pixels into the boarder of the display, and is hanging over the taskbar....

Regarding: > **Features** > - Font handling > - Proper font rendering -- respects font style, baseline, ligatures etc Does this include variable-width fonts? I do a lot of writing...

enhancement
help wanted

I'm running neovim in WSL2. If I run FVim.exe --wsl, FVim starts up just fine, but running just FVim.exe without the --wsl option gives an error (I believe because neovim...