Commit Graph

17 Commits

Author SHA1 Message Date
John Sennesael 5ad543aec3 Add page sep feature 2022-03-31 19:46:07 -05:00
John Sennesael 5f91fd8b04 Fix columns bug that would cause the last paragraph from being dropped. Re-introduce file open check but w/o std::filesystem 2022-03-24 22:48:26 -05:00
John Sennesael ef7b5280f0 remove debug output left over 2022-03-24 21:41:43 -05:00
John Sennesael 8d5bc9e873 Default locale to C instead of UTF-8 because UTF-8 isnt functional on all systems; Bugfixes, things should work on SDF now 2022-03-24 21:36:41 -05:00
John Sennesael a5c7eccae6 remove unneeded include 2022-03-24 19:25:52 -05:00
John Sennesael 383d544d48 Remove optional usage to make old compilers happy, update readme 2022-03-24 19:25:04 -05:00
John Sennesael 8a85662ce4 remove std::filesystem usage to make old compilers happy 2022-03-24 19:20:00 -05:00
John Sennesael ec8f985f39 Fix paragraph bug, Move to C++17 to allow compiling on older systems, get rid of cmake, this is simple enough we can do with a simple Makefile. 2022-03-24 19:17:56 -05:00
John Sennesael 0d397c20ed fix unicode input 2022-03-19 18:22:46 -05:00
John Sennesael 86ed10917d fix dupe option 2022-03-19 16:47:03 -05:00
John Sennesael 640aeafff0 readme update 2022-03-19 16:46:41 -05:00
John Sennesael 5eb93bce96 Support multi-column output. 2022-03-19 16:18:28 -05:00
John Sennesael 3b36b76ef6 Oh yeah, i promised in the help to use the terminal width by default didnt i 2022-03-16 18:52:03 -05:00
John Sennesael c703a04b67 oh yeah that too 2022-03-16 18:40:15 -05:00
John Sennesael be6223e25c words are hard 2022-03-16 18:39:12 -05:00
John Sennesael 815c7c08ec Initial commit. 2022-03-16 18:38:12 -05:00
John Sennesael a745a3383c Initial commit 2022-03-16 23:18:45 +00:00