rjkroege / edwood

Go version of Plan9 Acme Editor
Other
380 stars 34 forks source link

draw.KeyDown not working (MacOS) #494

Closed sfyatee closed 10 months ago

sfyatee commented 10 months ago

On both Edwood and 9fans/go acme port draw.KeyDown won't move the screen down. This is when using plan9port's devdraw. With 9fans/go devdraw port both Edwood and 9fans/go acme, draw.KeyDown works as intended. This behavior is flipped with plan9port acme where using the go port of drawterm breaks it's up and down arrowkeys. I did not test duitdraw with both acmes.