|
5c036bbb73
|
Update README for dependency and fix capitalisation in config
|
2024-11-13 09:20:51 +00:00 |
|
|
43591378e8
|
Use enum to customise colors
|
2024-11-13 00:28:17 +00:00 |
|
|
fc83b825e9
|
Remove defines to use static *
|
2024-11-13 00:16:20 +00:00 |
|
|
b077467604
|
Use default terminal color instead of customised color
|
2024-11-12 16:53:50 +00:00 |
|
|
ece4178645
|
Fix arrow keys, comments and indentation
|
2024-11-05 20:00:50 +00:00 |
|
|
960d322ef9
|
Remove RESIZE from code as handled by sigwinch
|
2024-11-04 20:06:27 +00:00 |
|
|
4b16733d22
|
Exit program if window size is too small
|
2024-11-01 22:49:09 +00:00 |
|
|
12205feacd
|
Use ansi instead of ncurses and add directory preview
|
2024-10-31 23:19:58 +00:00 |
|
|
8c01acb72f
|
Update Makefile
|
2024-10-22 01:13:33 +01:00 |
|
Piotr Marendowski
|
56ac48e596
|
Separate filename and path into two parts, changes all over
|
2024-03-31 22:44:05 +02:00 |
|
|
53dd0e16c5
|
Reduce magic numbers, calculating size_size correctly, adding commtents at config.h, add more icons
|
2024-03-30 23:13:14 +00:00 |
|
Piotr Marendowski
|
721cbfff35
|
Add decimal places macro and fuck around config.h
|
2024-03-30 22:00:57 +01:00 |
|
|
575d873efe
|
make icons show in dir content via hash table dynamically
|
2024-03-30 03:39:02 +00:00 |
|
|
438bfd0f75
|
merge
|
2024-03-29 22:36:00 +00:00 |
|
|
b470b7b286
|
icons and fix goto trash dir and fix preview
|
2024-03-29 22:34:26 +00:00 |
|
Piotr Marendowski
|
9979966610
|
Lay the groundwork for deleting files
|
2024-03-29 22:43:28 +01:00 |
|
|
aa32f9593e
|
use arraylist instead of linked list
|
2024-03-20 20:29:04 +00:00 |
|
|
1251bc9aed
|
use '.' to toggle hidden files
|
2024-03-20 18:21:02 +00:00 |
|
|
f82d8044ae
|
write last directory before quit
|
2024-03-19 22:07:05 +00:00 |
|
|
1d702cd386
|
Revert "write last directory to a file configured in config.h"
This reverts commit a2321d5488 .
|
2024-03-19 21:58:17 +00:00 |
|
|
a2321d5488
|
write last directory to a file configured in config.h
|
2024-03-19 21:57:25 +00:00 |
|
Piotr Marendowski
|
6d0b2d3321
|
Add more options in config
|
2024-03-17 13:28:27 +01:00 |
|
Piotr Marendowski
|
86e8733e08
|
Revert some stuff
|
2024-03-17 11:09:22 +01:00 |
|
Piotr Marendowski
|
b2b682e96c
|
Minor refactoring and changes in config.h
|
2024-03-16 21:37:56 +01:00 |
|
|
716efb6014
|
a key to toggle dir_modes, DISK_USAGE and BLOCK_SIZE
|
2024-03-16 19:26:35 +00:00 |
|
|
c1387bcee1
|
rewrite Makefile
|
2024-03-15 11:51:58 +00:00 |
|
|
3ac8fad187
|
use macros for keys
|
2024-03-14 19:47:46 +00:00 |
|
Piotr Marendowski
|
ee9523989e
|
Delete config.def.h and edit Makefile
|
2024-03-13 20:19:28 +01:00 |
|
Piotr Marendowski
|
fdaf37c84b
|
Initial stuff
|
2024-03-09 12:43:35 +01:00 |
|