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

im using neovim and i have this line in my `init.vim` : `set guifont=Fira\ Code\ 16` it doesn't apply. i think it applied in first starts but now its not...

Thanks for this amazing frontend for Neovim! I try to open one file using fvim in a new tab from the command line on Windows. In GVim, it has a...

I am on Windows 11. To recreate the problem I am facing 1. Open a file 2. Create a new tab 3. Switch the tab by pressing gt 4. Again...

bug

I just updated to Catalina and since then I cannot access files located in the mentioned folders. I'm pretty sure it's related to the new Privacy settings, but even if...

bug
help wanted
plat-osx

The problem is documented in the code, here: https://github.com/yatli/fvim/blob/3472085e7d2a9142375ef61d99bc1e235f0db4ce/input.fs#L277-L289

bug

I don't know why. The status bar can't be displayed normally at startup. You need to adjust the window size to display normally ![屏幕截图 2022-03-13 211212](https://user-images.githubusercontent.com/30109039/158061117-29adbf77-0a83-4fbf-b45d-77aacace0a36.png) ![屏幕截图 2022-03-13 211235](https://user-images.githubusercontent.com/30109039/158061121-74b0d682-9b52-43fc-8c31-c1f611e9619f.png) .

Is there already some way to use the client / local system clipboard in an fvr session? If not, consider this a feature request - I can take a crack...

upstream issue

Allow changing font and font size per highlight. To be able to create dynamic markdown or neorg rendering

enhancement

Hi there, great work on this, I have been looking for something like this for neovim for a long, long time. I am definitely missing something here, or just missed...