Commit graph

9 commits

Author SHA1 Message Date
e15caee8d0
print marked files with cyan
introduce free file method

remove strip from makefile as -s already did
2024-03-15 18:28:37 +00:00
437f0e8cf5
merge upstream 2024-03-14 15:31:58 +00:00
d29dd3ed5f
change list_files to populate_files and not print the file, only in highlight
add ftype to add_file_stat to add marked/file
2024-03-14 15:29:03 +00:00
Piotr Marendowski
fa1eb500ac Add colored filenames based on file types 2024-03-14 16:09:31 +01:00
6757faf9a6
add type field in file and calculate real folder size 2024-03-13 10:18:35 +00:00
adae6f87fb
make h and l key to navigate different directory
use 2 more window to display content

slight refactor and better variable names
2024-03-12 20:59:36 +00:00
b497735ee6
add stats beside filename 2024-03-11 21:54:14 +00:00
30c70e119e
fix get_file returning null 2024-03-09 19:46:15 +00:00
dca031c1f3
adding file.c file.h and fix ccc.c %s is null 2024-03-09 19:18:19 +00:00