John Sennesael jns
jns pushed to master at jns/turbogopher 2023-03-30 20:22:50 +00:00
94bdf299a3 add project files
jns pushed to master at jns/turbogopher 2023-03-30 20:20:11 +00:00
88c3401679 Working on keybindings window (unfinished)
jns pushed to master at jns/turbogopher 2022-10-14 21:51:35 +00:00
b1b87b4cd2 256 color support and rgb color support
jns pushed to master at jns/turbogopher 2022-10-13 23:55:06 +00:00
5f759df74e scratch one off the list
jns pushed to master at jns/turbogopher 2022-10-13 23:52:36 +00:00
e8d57cba93 Proper unicode support using the new FV with unicode support, which I included under dist/ since fpc on most distros doesnt have it yet
jns pushed to master at jns/justify 2022-04-01 00:46:14 +00:00
5ad543aec3 Add page sep feature
jns pushed to master at jns/justify 2022-03-25 03:48:44 +00:00
5f91fd8b04 Fix columns bug that would cause the last paragraph from being dropped. Re-introduce file open check but w/o std::filesystem
jns pushed to master at jns/justify 2022-03-25 02:42:00 +00:00
ef7b5280f0 remove debug output left over
jns pushed to master at jns/justify 2022-03-25 02:36:51 +00:00
8d5bc9e873 Default locale to C instead of UTF-8 because UTF-8 isnt functional on all systems; Bugfixes, things should work on SDF now
jns pushed to master at jns/justify 2022-03-25 00:26:00 +00:00
a5c7eccae6 remove unneeded include
jns pushed to master at jns/justify 2022-03-25 00:25:12 +00:00
383d544d48 Remove optional usage to make old compilers happy, update readme
jns pushed to master at jns/justify 2022-03-25 00:20:09 +00:00
8a85662ce4 remove std::filesystem usage to make old compilers happy
jns pushed to master at jns/justify 2022-03-25 00:18:08 +00:00
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.
jns pushed to master at jns/justify 2022-03-19 23:22:55 +00:00
0d397c20ed fix unicode input
jns pushed to master at jns/justify 2022-03-19 21:47:14 +00:00
86ed10917d fix dupe option
jns pushed to master at jns/justify 2022-03-19 21:46:53 +00:00
640aeafff0 readme update
jns pushed to master at jns/justify 2022-03-19 21:18:46 +00:00
5eb93bce96 Support multi-column output.
jns pushed to master at jns/justify 2022-03-19 21:17:04 +00:00
04c15ddb5f readme
jns pushed to master at jns/justify 2022-03-19 21:16:29 +00:00
cbcab54a15 Support multi-column output.
jns pushed to master at jns/justify 2022-03-16 23:52:12 +00:00
3b36b76ef6 Oh yeah, i promised in the help to use the terminal width by default didnt i