Commit Graph

25 Commits

Author SHA1 Message Date
6daeaebb5a added file extension commands 2025-07-18 23:01:49 +02:00
b6f9633677 handling of empty dirs & refactoring 2025-07-08 20:51:25 +02:00
7fcd148dfe fixed symlink handling 2025-07-08 01:57:58 +02:00
322a1495c0 added blackmagic (funcptr/string modifiers on actions) 2025-07-06 07:03:45 +02:00
ab5b466336 handling of unimplemented bindings, added unimplemented bindings 2025-07-06 03:52:25 +02:00
142f75d98a improvenments to rendering and start of thread_btm 2025-07-05 22:20:32 +02:00
0a6509310d implemented delete and rename 2025-07-02 22:59:47 +02:00
aedfdd1ed5 window sizing now possible in interaction functions 2025-06-26 23:52:04 +02:00
01fe19866c rename of content of struct file 2025-06-26 22:10:04 +02:00
3eb1c0f93e implemented rename_hovered, custom input string loop 2025-06-22 01:28:59 +02:00
e07ec0b413 implemented open_with 2025-06-21 23:48:56 +02:00
f99035629a opening files using mimetypes defined in config.h 2025-06-18 04:08:02 +02:00
7c9af0d340 user input now handled through function pointers, now defined in config.h 2025-06-15 20:14:53 +02:00
bc2bc8fce0 added config.h 2025-06-13 01:28:16 +02:00
0053c7cb88 added file previev 2025-06-02 22:53:08 +02:00
7f0e65eaf3 improvenment to color managenment 2025-05-10 23:33:27 +02:00
d4a4f5ebb2 parsing of /etc/DIR_COLORS 2025-05-10 21:51:09 +02:00
6f7415a913 implementation of file type & extension based coloring 2025-05-08 21:15:14 +02:00
37d5531aa7 once again switched to complex data types, basic file coloring implemented 2025-05-08 16:03:16 +02:00
08913786de removed unused defines in defines.h 2025-04-17 12:02:32 +02:00
38338df254 code base good enough to actually progress 2025-04-17 01:17:13 +02:00
931d7026ea last commit before large rewrite 2025-03-30 15:58:05 +02:00
2a1d273bc0 basic sorting implemented, segfaults in natural sort 2025-03-13 18:45:36 +01:00
d6a827ba74 added more status 2025-03-13 15:37:31 +01:00
abf758cdbf refractoring 2025-03-03 15:44:38 +01:00