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

Builds but unresponsive on MacOS #182

Open nicosql opened 4 weeks ago

nicosql commented 4 weeks ago

System info below. I tried running ved with and without freetype rendering, in both cases when I call 'ved' the application opens full screen and I cannot interact with the app at all aside from quitting the app.

Apple M2 pro macOS Sonoma 14.14.1

medvednikov commented 4 weeks ago

Are you using vim keys? i to start writing etc

nicosql commented 4 weeks ago

Are you using vim keys? i to start writing etc

I intended to but it simply won't take any inputs at all, it opens full screen to the built-in tutorial (so it is rendering something correctly); but from there all I can do is force quit the program.

I cannot even resize the window, quite strange