line-reminder
line-reminder copied to clipboard
Huge delay when huge region yank/paste or delete.
When you do paste/yank with huge amount of content it causes delay, so as delete huge region too.
- [ ] Solution 1: Make overlay with to region, and not line by line.
Update thread 1, after cc0461d7776def2007dcb903467df096ccdba723 commit will now uses virtual lines instead iterate through the buffer line. Its a lot more faster without touching the real display to rendering engine from Emacs itself.
Fixed in b90a68f24cf85e47ec1abc986bc7544910a45081