Commit Graph

18 Commits

Author SHA1 Message Date
Xyverle
190c7d090e Merge pull request #1 from Maxscout/main
Change poll_input functions to return results instead of options
2025-03-31 21:35:03 -04:00
Maxscout
18ebee8755 Change poll_input functions to return results instead of options 2025-03-31 21:24:47 -04:00
1be8ae3112 prototype Windows input, needs testing 2025-03-30 17:20:44 -04:00
cb336e8bb9 I am the smartest man alive 2025-03-30 13:28:29 -04:00
a4991f1582 add unix input 2025-03-30 12:09:15 -04:00
25f2697eec add background truecolor support 2025-03-27 22:53:02 -04:00
31ae40b96a tons of various things but no major changes + rename 2025-03-27 21:52:22 -04:00
0a4e1154b3 clean up ansi.rs 2025-03-16 07:09:33 -04:00
b248a016c7 snake_case-ify windows.rs 2025-03-16 06:49:49 -04:00
ddfcde4531 remove is_terminal function, same functionality exists in rust standard library 2025-03-16 06:22:04 -04:00
28f1f957a9 fix stupid error 2025-03-15 20:40:23 -04:00
9618ac7957 make clippy happy, add docs, add asserts, etc. 2025-03-15 20:36:10 -04:00
956921185f Rewrite & Document ANSI module 2025-03-15 19:49:56 -04:00
418009669c clean up & reorganize repo + fix clippy warnings 2025-03-15 06:35:53 -04:00
3e0e08d672 add ansi escape codes 2025-03-15 06:16:06 -04:00
333e52dc49 cargo fmt, delete random c file 2025-03-14 18:57:00 -04:00
850d06d432 Clean stuff up 2025-03-14 18:55:51 -04:00
afa7979d74 first commit 2025-03-14 18:18:41 -04:00