Various fixes
0d11a1285b
launch emacs in terminal mode with passthrough args
8a9fe03744
launch emacs in terminal mode with passthrough args
9d184f28a6
forward C-/ to emacs (interpreted as C-_ in terminal mode)
2e9a71be6c
launch emacs in terminal mode with passthrough args
b3cda2bc03
forward C-/ to emacs (interpreted as C-_ in terminal mode)
16f2a3063f
improve editor redrawing upon window resize
17e0c93755
fix blocking on keypress if editor is not running
7c6f2ee083
fix crash when resizing window
0ca3274f13
trigger evaluation also when loading
actondev
created branch fixes-and-improvements in actondev/HeadlessHydra
2026年06月04日 01:11:20 +02:00
std.log.info panics after loading a c library
indeed I don't notice this with glfw & this example.
std.log.info panics after loading a c library
I was also just experiencing this with 0.16 release and SDL