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

Switch splits with mouse #156

Closed gaetgu closed 1 year ago

gaetgu commented 1 year ago

This commit enables switching splits with the mouse.

It also paves the way for a focus follows mouse mode.