Commit Graph

12 Commits

Author SHA1 Message Date
a550c7f229 Add optional processing stage 2023-04-17 10:23:52 -04:00
6eadc6dd06 Read file quick 2023-04-14 22:42:55 -04:00
f1de0cfb8b Add stdin support 2023-04-13 09:24:41 -04:00
5f01703842 Add args
- --help
- --version
2023-04-13 09:03:33 -04:00
58e0d435c3 Add args
- add color arg
- add lines arg
2023-04-12 23:46:53 -04:00
9ffc001bf2 Try to approximate if file is printeable 2023-04-11 19:17:36 -04:00
da0287ec63 Move to size_t where practical 2023-04-11 12:32:38 -04:00
907dbe6cae Rename lib to util 2023-04-10 23:08:11 -04:00
0e59c5f27c Breakup monolithic code 2023-04-10 20:14:18 -04:00
6a4a706fc9 Add multifile support 2023-04-10 14:36:45 -04:00
1ded2f0f81 Open file + make buffer 2023-04-10 12:51:42 -04:00
e2ed5aca4d Implement file opening 2023-04-10 00:58:48 -04:00