summaryrefslogtreecommitdiff
path: root/src/termio/backend.zig
AgeCommit message (Expand)Author
2025-06-27Move child exit handling logic to apprt threadMitchell Hashimoto
2025-02-21Update libxev to use dynamic backend, support Linux configurabilityMitchell Hashimoto
2024-11-07move datastructures to dedicated "datastruct" packageMitchell Hashimoto
2024-09-18termio: stop the termios poller when not focusedMitchell Hashimoto
2024-07-15termio: get rid of manual backendMitchell Hashimoto
2024-07-15termio: reader => backendMitchell Hashimoto