Commit Graph

29 Commits

Author SHA1 Message Date
5527d501d3 Clean up and fix Windows code 2025-06-04 06:01:43 -04:00
d27f92137d 0.3.0, I really need to start breaking up these updates 2025-05-23 06:02:12 -04:00
2abc5fba5e Cargo.lock update 2025-05-22 08:20:56 -04:00
95156f1107 0.2.0 2025-05-22 08:20:08 -04:00
f9a1997d7e cargo updates 2025-05-17 15:44:23 -04:00
5cd03e805e change stupid errors 2025-05-17 15:31:17 -04:00
d4d2896102 something probably 2025-05-17 15:26:39 -04:00
Xyverle
3d374d7578 Create README.md 2025-05-17 15:22:11 -04:00
Xyverle
4ba0fb8795 Create LICENSE 2025-05-17 15:09:11 -04:00
4f196c0980 various things I forgot 2025-05-10 23:00:40 -04:00
e6e7e3e835 add convenience constants & example 2025-04-01 23:29:14 -04:00
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