summaryrefslogtreecommitdiff
path: root/src/termio/Thread.zig
AgeCommit message (Expand)Author
2022-11-05Actually, we'll manage selection and viewports on the windowing threadMitchell Hashimoto
2022-11-05More IO eventsMitchell Hashimoto
2022-11-05termio: clear selectionMitchell Hashimoto
2022-11-05termio: start the thread mailbox, hook up resizeMitchell Hashimoto
2022-11-05IO thread has more state setupMitchell Hashimoto
2022-11-05Start pulling out IO thread and IO implementationMitchell Hashimoto