|
65c06ff53f
|
Remove stdbool.h and fix calling on files
|
2024-11-17 14:49:24 +00:00 |
|
|
b077467604
|
Use default terminal color instead of customised color
|
2024-11-12 16:53:50 +00:00 |
|
|
12205feacd
|
Use ansi instead of ncurses and add directory preview
|
2024-10-31 23:19:58 +00:00 |
|
|
60d9928459
|
toggle file icons
|
2024-04-02 00:18:34 +00:00 |
|
|
3969ddc7dc
|
fix seg faults by strcat of paths and filenames
|
2024-04-01 20:53:19 +00:00 |
|
Piotr Marendowski
|
56ac48e596
|
Separate filename and path into two parts, changes all over
|
2024-03-31 22:44:05 +02:00 |
|
|
da2e1ee144
|
open file with argument
|
2024-03-31 00:20:29 +00:00 |
|
|
b470b7b286
|
icons and fix goto trash dir and fix preview
|
2024-03-29 22:34:26 +00:00 |
|
|
aa32f9593e
|
use arraylist instead of linked list
|
2024-03-20 20:29:04 +00:00 |
|
Piotr Marendowski
|
124df59933
|
Add man page and update README
|
2024-03-19 19:40:32 +01:00 |
|
|
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 |
|