nova nova
nova pushed to main at nova/th 2026-06-04 18:32:23 +00:00
5a31f452ea implementation of cmd_on_selected
daf43daa00 implementation of jump_to_dir
cf03a230b6 implementation of open_with
Compare 3 commits »
nova pushed to main at nova/th 2026-06-01 21:46:32 +00:00
87bfdd1b86 rename_hovered, adjustments to makefile & makedir and its associated config
nova pushed to main at nova/th 2026-06-01 20:54:17 +00:00
20fee198ae some ui stuff
632904fd89 implementation of makedir & makefile
dd5307b411 removal of possible NULL argument
41933eb6d0 removal of possible null argument in strlen
0a45d1e3e8 better chdir handling
Compare 5 commits »
nova pushed to main at nova/th 2026-05-25 15:36:29 +00:00
d33ac88de2 implementation of keeping the index of current file in between dir changes
nova pushed to main at nova/th 2026-05-25 10:01:40 +00:00
e42d55e66a implementation of yank_file_name and yank_file_path
f6380ddeda small fix of strlen(offset+1) to strlen(offset)+1
Compare 2 commits »
nova pushed to main at nova/th 2026-05-25 09:08:02 +00:00
905f6e8588 forgor them last commit
nova pushed to main at nova/th 2026-05-23 13:16:56 +00:00
095cf7b357 implementation of all 3 search functions
nova pushed to main at nova/th 2026-05-20 23:11:53 +00:00
9f7ed73885 proper forking of spawned processes
nova pushed to main at nova/th 2026-05-20 22:09:15 +00:00
41af25e0b1 removal of automatic space in cmd with SETTINGS_COMMAND_REPLACE_STR
f807fe56b5 fix of dir->file_list[i].file_type being accidentally overwritten
adb10b6d5d (hopefully) finalizing move_right
Compare 3 commits »
nova pushed to main at nova/th 2026-05-14 22:10:22 +00:00
c692a1a992 cleanup
8c80a6e3da fix of an edgecase not unlocknig mutex
1aa66c82fb simplification of thread_top
Compare 3 commits »
nova pushed to main at nova/th 2026-05-14 21:15:23 +00:00
f5d0c8bc85 deletion of unused vars
9e8bd3c022 parse_path
Compare 2 commits »
nova pushed to main at nova/th 2026-05-14 21:07:08 +00:00
f40cc91cce cleanup
nova pushed to main at nova/th 2026-05-14 18:07:28 +00:00
a5483335c5 reordering of some things
a7d4a6322c fix of a very rare edgecase in which thread_top get the wrong mid_dir.current_file->file_name
749dba1ce8 yet another change to the rendering pipeline
ac0b644bcb implementation select_all and toggle_selection pt2
b4acda1aa6 implementation select_all and toggle_selection
Compare 5 commits »
nova pushed to main at nova/th 2026-05-10 20:09:34 +00:00
b7124cbb1d implementation of enter_shell
adac32fcc1 fixing of minor compiler warnings
dcb47d420b deletion of now useless functions
Compare 3 commits »
nova pushed to main at nova/th 2026-05-10 19:43:59 +00:00
689565f732 now each thread can queue its own rendering
58f99eb2cf small correction
Compare 2 commits »
nova pushed to main at nova/th 2026-05-10 17:45:52 +00:00
673c7e5414 bounds checking and changes to the pthread signals
93c70aa07a adjustments as a result of asynic rendering
edcf093269 improved main loop sequence for the async rendering
557e0eb416 small change
3c0f26efee attempted multithreadded rendering
Compare 15 commits »
nova pushed to main at nova/nvde 2026-03-28 16:08:57 +00:00
e61788a445 changes
nova pushed to main at nova/th 2026-03-27 21:01:04 +00:00
da4c90d243 no longer mallocs new strings on dir print
ac50d377ca avif and blender
a64982857a better flags
Compare 3 commits »
nova pushed to main at nova/th 2026-02-08 17:49:40 +00:00
3d47e0410f check if dir is empty
nova pushed to main at nova/th 2026-02-04 21:35:42 +00:00
f53fd66d88 added printing of mid_content[selected_file_current].file_name in top ui
7e4ae9bb84 remove now useless memcopy
Compare 2 commits »