vlang / ved

1 MB text editor written in V with hardware accelerated text rendering. Compiles in <1s.
GNU General Public License v3.0
1.34k stars 78 forks source link

Fix cursor behaviour #155

Closed gaetgu closed 1 year ago

gaetgu commented 1 year ago

This commit should fix the issues where the cursor does not behave correctly across multiple splits. I have tested this commit with up to three splits, and they all work as they should.