Eugeny / tabby

A terminal for a more modern age
https://tabby.sh
MIT License
59.79k stars 3.41k forks source link

Input delay using neovim #5484

Open pedrosfa opened 2 years ago

pedrosfa commented 2 years ago

Version: 1.0.170 Platform: Linux x64 5.11.0-46-generic (ubuntu 20.04) Plugins: none Frontend: xterm

I've been experiencing issue that is so specific that I'm not even sure what to do about. I've recently started using Tabby and noticed a significant input delay, only while using neovim 0.7.0-dev (so far the only application in which I've experienced the problem). If I open neovim using the Ubuntu standard terminal there is no input lag whatsoever. To make it weirder, if I reduce the windows size, the problem seems to get better, but far from solved. I've seen a similar report in #1728. I did check the disable GPU acceleration option and had the acrylic background disabled the whole time, but to no avail.

green726 commented 2 years ago

I have this same issue with the same version of neovim. Only difference is that I am on windows. I tried both potential solutions mentioned and neither worked.

Edit: turning off ConPTY in the tabby setting removed the input latency, however it messed with the syntax highlighting/color scheme.

vidlb commented 2 years ago

Same here on latest ubuntu and neovim 0.8. But it seems quite unstable (I can't reproduce it every times).

gxiaosong commented 2 years ago

I'm having the same issue too