• Joined on 2026年04月19日
actondev created pull request gugray/HeadlessHydra#1 2026年06月04日 01:40:35 +02:00
Various fixes
actondev pushed to fixes-and-improvements at actondev/HeadlessHydra 2026年06月04日 01:36:37 +02:00
0d11a1285b launch emacs in terminal mode with passthrough args
actondev pushed to fixes-and-improvements at actondev/HeadlessHydra 2026年06月04日 01:29:44 +02:00
8a9fe03744 launch emacs in terminal mode with passthrough args
9d184f28a6 forward C-/ to emacs (interpreted as C-_ in terminal mode)
Compare 2 commits »
actondev pushed to fixes-and-improvements at actondev/HeadlessHydra 2026年06月04日 01:14:34 +02:00
actondev pushed to emacs-mods at actondev/HeadlessHydra 2026年06月04日 01:13:43 +02:00
2e9a71be6c launch emacs in terminal mode with passthrough args
b3cda2bc03 forward C-/ to emacs (interpreted as C-_ in terminal mode)
Compare 2 commits »
actondev created branch emacs-mods in actondev/HeadlessHydra 2026年06月04日 01:13:43 +02:00
actondev pushed to fixes-and-improvements at actondev/HeadlessHydra 2026年06月04日 01:11:20 +02:00
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
Compare 4 commits »
actondev created branch fixes-and-improvements in actondev/HeadlessHydra 2026年06月04日 01:11:20 +02:00
actondev created repository actondev/HeadlessHydra 2026年06月04日 01:09:50 +02:00
actondev commented on issue ziglang/zig#30879 2026年06月01日 02:17:50 +02:00
std.log.info panics after loading a c library

indeed I don't notice this with glfw & this example.

actondev commented on issue ziglang/zig#30879 2026年04月19日 15:58:58 +02:00
std.log.info panics after loading a c library

I was also just experiencing this with 0.16 release and SDL