| Age | Commit message (Collapse) | 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 | |
| When a shell is forced, we would supply its /-prefixed executable name to mimic a path location. The rest of the integration detection logic assumes just a base executable name. Fix the forced names accordingly. Also add a unit test for this "force shell" behavior. | |||
| 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 | |
