Commit Graph

33 Commits

Author SHA1 Message Date
d9ae5c79af improvenments to the rendered output, trunking of longer file names, no more dir sizes and indexes in lft and rgt 2025-07-15 02:45:45 +02:00
c9c00f4930 added unicode support 2025-07-12 15:00:34 +02:00
d96046ac44 -O2 related refactoring 2025-07-09 01:09:45 +02:00
7fcd148dfe fixed symlink handling 2025-07-08 01:57:58 +02:00
4c958dc10a now parsing file sizes 2025-07-08 01:49:02 +02:00
bc6fb162c5 accounting for files "." and ".." 2025-07-08 00:43:19 +02:00
322a1495c0 added blackmagic (funcptr/string modifiers on actions) 2025-07-06 07:03:45 +02:00
88beeffafe fixed some compiler warnings 2025-07-06 05:10:14 +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
01fe19866c rename of content of struct file 2025-06-26 22:10:04 +02:00
1a64b83703 improvenments to the rendering 2025-06-24 00:18:18 +02:00
f99035629a opening files using mimetypes defined in config.h 2025-06-18 04:08:02 +02:00
797f9a7d3b fixed some memory leaks 2025-06-16 11:00:26 +02:00
dc67be11dc hovered line now fully highlighted 2025-06-15 16:39:55 +02:00
0053c7cb88 added file previev 2025-06-02 22:53:08 +02:00
f7c1d34e05 fixed a bug where files/directory names would occasionally just dissapear 2025-05-31 10:21:25 +02:00
2b52329904 improvenment of path handling 2025-05-30 23:35:37 +02:00
bab921dea2 improvenments to the ui 2025-05-14 02:19:35 +02:00
7f0e65eaf3 improvenment to color managenment 2025-05-10 23:33:27 +02:00
6617b3fe4e added natural sort 2025-05-10 22:30:52 +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
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
abf758cdbf refractoring 2025-03-03 15:44:38 +01:00
1c69f60037 refactoring via defines.h 2025-03-01 13:13:16 +01:00
26d3dc9bc8 implemented settings functionallity 2025-02-27 19:47:35 +01:00
b9606e601a added size metadata to dir content array 2025-02-27 16:31:51 +01:00
c927039b68 refractoring & hidden files functionality 2025-02-26 22:42:51 +01:00
8cf1918b0d base layout for multithreading 2025-02-26 22:19:32 +01:00