aboutsummaryrefslogtreecommitdiff
path: root/src/term.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-05-07chore(keypressed): remove function keypressedThijs Schreijer1-28/+0
2024-05-07fix(readkey): add proper error handlingThijs Schreijer1-4/+25
2024-05-04switch "has" to "has_all_of" and "has_any_of"Thijs Schreijer4-27/+64
2024-04-30review: bitflags no comparison, extra testsThijs Schreijer2-37/+15
2024-04-30feat(term): getting/setting terminal config flagsThijs17-8/+1794
2024-03-24chore(test): add tests (manual) for isatty terminal function (#22)Thijs Schreijer7-4/+140
2024-03-21chore(config): update editorconfig (#20)Thijs Schreijer2-11/+11
2024-03-19chore(readme): fix label description (#19)Thijs Schreijer1-1/+1
2024-03-19chore(ci): macos-latest + windows-latest (#17)Thijs Schreijer4-90/+110