diff options
-rw-r--r-- | main.c | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -8,6 +8,10 @@ * - make it so that page up/page down act based on number of lines * traversed, not abstract number of posts skipped * + * - check bink.py to see if it gets the filename timestamp + * (a) at the time you start editing; or + * (b) at the time you actually post + * **/ #define _POSIX_C_SOURCE 202506L |