Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-05-07 | chore(keypressed): remove function keypressed | Thijs Schreijer | 1 | -28/+0 |
2024-05-07 | fix(readkey): add proper error handling | Thijs Schreijer | 1 | -4/+25 |
2024-05-04 | switch "has" to "has_all_of" and "has_any_of" | Thijs Schreijer | 4 | -27/+64 |
2024-04-30 | review: bitflags no comparison, extra tests | Thijs Schreijer | 2 | -37/+15 |
2024-04-30 | feat(term): getting/setting terminal config flags | Thijs | 17 | -8/+1794 |
2024-03-24 | chore(test): add tests (manual) for isatty terminal function (#22) | Thijs Schreijer | 7 | -4/+140 |
2024-03-21 | chore(config): update editorconfig (#20) | Thijs Schreijer | 2 | -11/+11 |
2024-03-19 | chore(readme): fix label description (#19) | Thijs Schreijer | 1 | -1/+1 |
2024-03-19 | chore(ci): macos-latest + windows-latest (#17) | Thijs Schreijer | 4 | -90/+110 |