index
:
ghostty.git
1.1.x
1.2.x
main
opengl-test
push-lvtrmyqqqpkn
push-qouskwyzlkmy
tristan957/gtk-ng
vm-tests
Unnamed repository; edit this file 'description' to name the repository.
thomasg
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
termio.zig
Age
Commit message (
Expand
)
Author
2024-08-16
termio: yeet usingns
Mitchell Hashimoto
2024-07-15
termio: update docs
Mitchell Hashimoto
2024-07-15
termio: writer => mailbox
Mitchell Hashimoto
2024-07-15
termio: reader => backend
Mitchell Hashimoto
2024-07-15
termio: take reader as option
Mitchell Hashimoto
2024-07-14
termio: writer abstraction
Mitchell Hashimoto
2024-07-13
termio: move subprocess out to its own file
Mitchell Hashimoto
2024-07-13
termio: move stream handler to dedicated file, remove dep on EventData
Mitchell Hashimoto
2024-07-13
termio: changeConfig on reader data
Mitchell Hashimoto
2024-07-13
termio: wip but it builds
Mitchell Hashimoto
2024-07-13
termio: rename Exec to Termio throughout
Mitchell Hashimoto
2024-04-20
termio: fix "forced" shell integration
Jon Parise
2023-08-08
Fix typos
Kevin Hovsäter
2023-02-06
termio: reader thread is thread-safe for writing to writer
Mitchell Hashimoto
2022-11-05
rename termio thread message struct
Mitchell Hashimoto
2022-11-05
termio: start the thread mailbox, hook up resize
Mitchell Hashimoto
2022-11-05
Start pulling out IO thread and IO implementation
Mitchell Hashimoto