aboutsummaryrefslogtreecommitdiff
path: root/core/terminal/terminal_windows.odin
Commit message (Expand)AuthorAgeFilesLines
* core:os -> core:os/old && core:os/os2 -> core:osJeroen van Rijn6 days1-3/+3
* In the middle of porting core:testingJeroen van Rijn7 days1-4/+1
* `core:os` -> `core:os/os2` in `core:terminal`Jeroen van Rijn7 days1-5/+7
* Require `@(init)` and `@(fini)` to be `proc "contextless" ()`gingerBill2025-08-081-3/+6
* Also use `ENABLE_PROCESSED_OUTPUT` on Windows terminalsFeoramund2025-05-211-2/+2
* Restructure `core:terminal` for better Windows supportFeoramund2025-05-211-0/+51
* Fix terminal detection on WindowsFeoramund2025-05-211-2/+2
* Add `core:terminal`Feoramund2025-05-201-0/+9