Slow tab switching in Vim with large terminal

亡梦爱人 提交于 2019-12-23 19:43:49

问题


My vim is very slow to switch tabs (:tabnext) when i've fullscreened my terminal (1920x1200).

Does anyone have a fix for this? Is it a vim issue, or is it my setup? Redrawing a black terminal (gnome-terminal) with a bit of text shouldn't be that hard.


回答1:


It is probably the gnome-terminal problem. Vim with my fullscreen (1920x1080) rxvt-unicode (urxvtc) terminals works just fine.



来源:https://stackoverflow.com/questions/2864084/slow-tab-switching-in-vim-with-large-terminal

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!