summaryrefslogtreecommitdiff
path: root/src/pty.zig
AgeCommit message (Expand)Author
2025-10-03Zig 0.15: zig build GTK exeMitchell Hashimoto
2025-06-21Add FreeBSD support-k
2025-03-12fix windowsMitchell Hashimoto
2025-03-12Lots of 0.14 changesMitchell Hashimoto
2025-02-03core: fix up pty Zig error setsJeffrey C. Ollie
2025-02-03core: add explicit errors to src/pty.zigJeffrey C. Ollie
2025-01-24Ignore SIGPIPEMitchell Hashimoto
2025-01-23Prevent fd leaks to the running shell or commandMitchell Hashimoto
2024-09-18renderer: render lock for password inputMitchell Hashimoto
2024-09-18termio: poll termios for changesMitchell Hashimoto
2024-08-31pty: reset all signals after forkMitchell Hashimoto
2024-08-16pty: remove usingnsMitchell Hashimoto
2024-03-22update zigMitchell Hashimoto
2024-03-13fix some issuesMitchell Hashimoto
2024-01-13build: build produces a broken object file for iOSMitchell Hashimoto
2023-11-30Update to latest masterKrzysztof Wolicki
2023-11-05pty: stylistic changesMitchell Hashimoto
2023-11-05termio: cleanupMitchell Hashimoto
2023-11-05rename Pty.zig to pty.zigMitchell Hashimoto