aboutsummaryrefslogtreecommitdiff
path: root/src/bitflags.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix several testsThijs Schreijer2024-05-231-0/+26
|
* switch "has" to "has_all_of" and "has_any_of"Thijs Schreijer2024-05-041-17/+41
|
* review: bitflags no comparison, extra testsThijs Schreijer2024-04-301-25/+10
|
* feat(term): getting/setting terminal config flagsThijs2024-04-301-0/+235