aboutsummaryrefslogtreecommitdiff
path: root/core/terminal
Commit message (Expand)AuthorAgeFilesLines
* Require `@(init)` and `@(fini)` to be `proc "contextless" ()`gingerBill2025-08-084-11/+19
* Add bring-your-own-buffer versions of `os.lookup_env` and `os.get_env`Jeroen van Rijn2025-06-161-6/+5
* Fix `core:log` on `-target:js_wasm32`Jeroen van Rijn2025-06-021-0/+15
* Also use `ENABLE_PROCESSED_OUTPUT` on Windows terminalsFeoramund2025-05-211-2/+2
* Restructure `core:terminal` for better Windows supportFeoramund2025-05-214-73/+150
* Fix terminal detection on WindowsFeoramund2025-05-211-2/+2
* Rename `core:encoding/ansi` to `core:terminal/ansi`Feoramund2025-05-202-0/+157
* Add `core:terminal`Feoramund2025-05-204-0/+126