RMichelsen / Nvy

Nvy - A Neovim client in C++
MIT License
334 stars 28 forks source link

High latency in fullscreen #46

Closed EtiamNullam closed 2 years ago

EtiamNullam commented 2 years ago

Entering fullscreen by <Alt-Enter> will make whole editor very sluggish. With no vimrc (only :set number) holding j in visual mode until you see line number 100 will stop you when you're around line 120.

May be related to #45