nova nova
nova pushed to main at nova/th 2026-02-04 20:56:46 +00:00
36c8524a70 removed unused stdlib.h
99ac76162f no longer try to file preview in a directory without files
1d3b71b00f fix incorrect offset on files with long extensions
84b1c17dd8 unzip jis
Compare 4 commits »
nova pushed to main at nova/th 2026-01-17 17:10:04 +00:00
1f1de78283 -fsanitize=address related stuff
f3a39b0df0 small changes
8734fa6ae4 -fsanitize=address related compiler assisted debugging
Compare 3 commits »
nova pushed to main at nova/th 2026-01-05 21:15:12 +00:00
66f3f3bef6 small changes
393864c80f better string handling
Compare 2 commits »
nova pushed to main at nova/th 2025-12-07 13:36:36 +00:00
217884d920 multiple small changes
nova pushed to main at nova/th 2025-11-16 11:09:44 +00:00
3a891388ed ncursesw
nova pushed to main at nova/th 2025-11-16 11:02:06 +00:00
0bdb4a1a0a moving ui text into config.h
nova pushed to main at nova/th 2025-11-16 10:34:42 +00:00
ddcf4d4105 migration of concat to macro based implementation
nova pushed to main at nova/th 2025-11-15 21:31:19 +00:00
be9436570c removal of unnecessary null check, during testing it was never null
nova pushed to main at nova/th 2025-11-15 21:28:44 +00:00
74166f7283 indentation change, now using continue
9a67b35ebe handling of '/' in thread_lft
1e99e9d364 global_path handling
Compare 3 commits »
nova pushed to main at nova/th 2025-11-15 21:01:38 +00:00
dd7f5634e2 very simplistic 'handling' of split/non split ncurses
nova pushed to main at nova/th 2025-11-09 16:44:24 +00:00
5287c77648 varrious small changes
5b7f017588 jump to /usr added
33d7761329 some fixes to copy pasting
Compare 3 commits »
nova pushed to main at nova/th 2025-11-04 20:33:43 +00:00
0970c43c37 printing of possible bindings now persist through SETTINGS_RELOAD_DIR_DELTA
nova pushed to main at nova/th 2025-11-04 20:03:12 +00:00
79f8c82338 removal of double free and text that wont ever be printed anyways
nova pushed to main at nova/th 2025-11-03 18:44:27 +00:00
67b99b1cec fixed wrong color being saved as a result of improper string size handling
nova pushed to main at nova/th 2025-10-24 18:04:35 +00:00
4229ebe1d5 fixed missing 0 termination in smartcasestr
nova pushed to main at nova/th 2025-10-24 17:32:35 +00:00
3da05ce27f 'refactoring'
nova pushed to main at nova/th 2025-10-24 17:19:10 +00:00
d5a816ae38 formatted the single worst line within the entire program
cbd479ff4f various changes to functions modifying btm_buffer
7450280c43 fixed crash on move_right, used to memcpy into btm_buffer when thread_btm assumed unchanging size
326d3f7e52 removal of all strcpy
Compare 4 commits »
nova pushed to main at nova/th 2025-10-13 21:10:38 +00:00
df726e2f32 delta time no longer reloading images
nova pushed to main at nova/th 2025-10-13 20:48:21 +00:00
140457e4b7 fixed copy/paste
nova pushed to main at nova/th 2025-10-13 19:45:05 +00:00
23654741bc fixed sort_extension, changes too small to list to other sort methods