|
a50fcb841a
|
Image support with libsixel
|
2024-11-13 09:44:54 +00:00 |
|
|
0992128a5f
|
A
|
2024-11-13 09:43:48 +00:00 |
|
|
0ce56aff2e
|
Update Makefile
|
2024-11-12 11:48:32 +00:00 |
|
|
9d54946b7a
|
Change Make flags to make binary smaller
|
2024-11-04 23:03:02 +00:00 |
|
|
366fd6473e
|
Change debug flag in Makefile to strip flag
|
2024-11-01 09:01:41 +00:00 |
|
|
85de46dfe5
|
Use ansi instead of ncurses and add directory preview
|
2024-10-31 23:19:40 +00:00 |
|
|
132f4887ed
|
Update Makefile
|
2024-10-22 01:14:19 +01:00 |
|
|
8c01acb72f
|
Update Makefile
|
2024-10-22 01:13:33 +01:00 |
|
|
ec474c4704
|
add flto to makefile cflags
|
2024-09-17 16:17:03 +01:00 |
|
|
18c9542b6f
|
update makefile
|
2024-05-17 08:45:44 +01: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 |
|
|
b2cd0bf431
|
update makefile to make it compile on musl via alpine
|
2024-03-27 15:22:24 +00:00 |
|
|
5aa36bbb0d
|
add back optimisation parameter
|
2024-03-20 14:44:44 +00:00 |
|
|
83497532e5
|
Merge branch 'feature' of github.com:piotr-marendowski/ccc into feature
|
2024-03-19 22:07:18 +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
|
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 |
|
|
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
|
fa1eb500ac
|
Add colored filenames based on file types
|
2024-03-14 16:09:31 +01:00 |
|
|
5c3c0bf07f
|
use nftw rather than calculating apparent size manually
|
2024-03-13 23:51:05 +00:00 |
|
Piotr Marendowski
|
ee9523989e
|
Delete config.def.h and edit Makefile
|
2024-03-13 20:19:28 +01:00 |
|
Piotr Marendowski
|
7b58f36b39
|
Added bottom panel, other smaller changes
|
2024-03-10 21:23:15 +01:00 |
|
|
dca031c1f3
|
adding file.c file.h and fix ccc.c %s is null
|
2024-03-09 19:18:19 +00:00 |
|
|
56efd5dc71
|
Add highlight on current cursor file with preview
|
2024-03-09 17:37:04 +00:00 |
|
Piotr Marendowski
|
fdaf37c84b
|
Initial stuff
|
2024-03-09 12:43:35 +01:00 |
|