Commit Graph

24 Commits

Author SHA1 Message Date
Andrew S. Rightenburg 6ebbe09ec8 Makefile now automatically updates the program_version variable before compilation based on the latest debian/changelog entry, since I always forget to update that variable 2023-04-10 01:17:05 -04:00
Andrew S. Rightenburg 220b6e32aa Added badopt handling 2023-04-08 23:15:11 -04:00
Andrew S. Rightenburg 9fedfd48f6 Why doesn't anybody seem to care about POSIX compliance? 2023-04-05 17:02:55 -04:00
Andrew S. Rightenburg 007ac9399b Forgot to silence error messages. Fixed that 2023-04-05 16:58:28 -04:00
Andrew S. Rightenburg abb7a8b7ac Starting to implement byte position tracking 2023-04-05 02:59:05 -04:00
Andrew S. Rightenburg 646df27a83 Whoops 2023-04-04 17:27:12 -04:00
Andrew S. Rightenburg b51fd21693 Slight cleanup. I don't normally like the ++ operator but it's more readable in this case 2023-04-04 17:26:03 -04:00
Andrew S. Rightenburg 4a411aaaa8 Improved window resizing. Dirty code though. Should clean 2023-04-04 17:23:47 -04:00
Andrew S. Rightenburg c457cf0b8c Adding preliminary support for resizing screen 2023-04-04 16:44:07 -04:00
Andrew S. Rightenburg 19862342b1 Updated exit status codes 2023-04-04 16:26:04 -04:00
Andrew S. Rightenburg 5efba4141f Moved 'shared_functions' to 'shared' 2023-04-04 16:14:55 -04:00
Andrew S. Rightenburg 90e301fad6 Added GETOPT while allowing files specified without option 2023-04-04 03:53:58 -04:00
Andrew S. Rightenburg 9900729bed Added support for suspend and resume 2023-04-04 01:38:17 -04:00
Andrew S. Rightenburg ebf9ba7657 Added handles for interrupt signals 2023-04-04 00:02:49 -04:00
Andrew S. Rightenburg 5c64c11460 Trying a few things 2023-04-03 23:34:00 -04:00
Andrew S. Rightenburg 64fc6ec652 Fixed compilation error on OpenBSD 2023-04-03 23:09:31 -04:00
Andrew S. Rightenburg 0bcf92b4b1 Added .gitkeep to bin folder 2023-04-03 23:02:19 -04:00
Andrew S. Rightenburg ef4fd21eb4 Much, much more progress 2023-04-03 22:36:49 -04:00
Andrew S. Rightenburg b8159a3da6 More fundamentals 2023-04-03 20:57:45 -04:00
Andrew S. Rightenburg 54d59b03f5 Progress 2023-04-03 18:53:34 -04:00
Andrew S. Rightenburg 1b11ec11fc Progress 2023-04-03 18:26:48 -04:00
Andrew S. Rightenburg 0dfe7c8ee7 I'm terrible at making UIs. 2023-04-03 16:48:12 -04:00
Andrew S. Rightenburg 80a40a8a74 Learning ncurses 2023-04-03 15:46:00 -04:00
Andrew S. Rightenburg 168ed3332d Updated directory names 2023-03-08 18:52:02 -05:00