vercel / hyper

A terminal built on web technologies
https://hyper.is
MIT License
43.27k stars 3.52k forks source link

Slow in vim (using neovim) when the file is large #2979

Open jocho-here opened 6 years ago

jocho-here commented 6 years ago

I was working on debugging some log files using Vim (NeoVim). Suddenly, I felt it was moving slowly when just moving around in a file with 2000+ lines. I then tested it out with iTerm and it worked fine there, with no lag. Any idea?

flybayer commented 6 years ago

I'm also experiencing this. Tiny files are good, but larger ones are annoyingly slow