yatli / fvim

Cross platform Neovim front-end UI, built with F# + Avalonia
MIT License
1.32k stars 28 forks source link

Cursor move animation on mode change #184

Closed gshpychka closed 2 years ago

gshpychka commented 3 years ago

If I change the editor mode, the cursor animates as if it moved to the commandline (where the current mode is displayed) and back to the text, which is annoying.

The workaround is set nosmd to disable showing the current mode in the command line.

yatli commented 2 years ago

Should have been fixed.