Open
Description
I did a simple stress test in Oni2. I start with a blank buffer. I write Hello
on the first line. Then I yank the line and paste it 3 million times using 3000000p
. This crashes Oni2.
I can do the same with neovim with no issues. The lines are pasted instantly. In fact, I can paste an incredible amount of lines. Neovim will accept 20 million lines without any issues.