-
0c9429ca53
f to create file and d to delete file
night0721
2024-04-02 01:30:28 +0000
-
a1bc4b80a7
fix mark all resulting empty directory
night0721
2024-04-02 00:26:52 +0000
-
60d9928459
toggle file icons
night0721
2024-04-02 00:18:34 +0000
-
4fdeb8c56b
add common alloc functions and handle cli argument
night0721
2024-04-01 21:23:10 +0000
-
3969ddc7dc
fix seg faults by strcat of paths and filenames
night0721
2024-04-01 20:53:19 +0000
-
-
56ac48e596
Separate filename and path into two parts, changes all over
Piotr Marendowski
2024-03-31 22:44:05 +0200
-
da2e1ee144
open file with argument
night0721
2024-03-31 00:20:29 +0000
-
93c1e5f8c2
fix change directory from argument
night0721
2024-03-31 00:01:29 +0000
-
-
1e0ce67a7f
fix filename partial shown
night0721
2024-03-30 23:47:51 +0000
-
53dd0e16c5
Reduce magic numbers, calculating size_size correctly, adding commtents at config.h, add more icons
night0721
2024-03-30 23:13:14 +0000
-
721cbfff35
Add decimal places macro and fuck around config.h
Piotr Marendowski
2024-03-30 22:00:57 +0100
-
1f0f19174a
fix icons not showing and segfault when size not properly formatted
night0721
2024-03-30 13:00:16 +0000
-
652473a0ec
Add a bunch of icons
Piotr Marendowski
2024-03-30 11:06:38 +0100
-
575d873efe
make icons show in dir content via hash table dynamically
night0721
2024-03-30 03:39:02 +0000
-
438bfd0f75
merge
night0721
2024-03-29 22:36:00 +0000
-
-
b470b7b286
icons and fix goto trash dir and fix preview
night0721
2024-03-29 22:34:26 +0000
-
-
-
9979966610
Lay the groundwork for deleting files
Piotr Marendowski
2024-03-29 22:43:28 +0100
-
-
eab8013601
update usage
night0721
2024-03-29 14:13:24 +0000
-
5fcd671013
merge
night0721
2024-03-29 14:06:48 +0000
-
-
83d3eb64be
make toggle file details work
night0721
2024-03-29 14:05:01 +0000
-
10f4bef9da
edit make flags for alpine
night0721
2024-03-29 14:02:52 +0000
-
62ab2f88aa
Add toggle file details to help
Piotr Marendowski
2024-03-28 19:10:59 +0100
-
92d5bb3368
toggle executable and show file mode string and change wpprintw to valist arg
night0721
2024-03-28 13:05:00 +0000
-
4342300e56
use argv[1] as argument for cwd
night0721
2024-03-28 09:12:25 +0000
-
b2cd0bf431
update makefile to make it compile on musl via alpine
night0721
2024-03-27 15:22:24 +0000
-
-
95fd5fb964
toggle file details
night0721
2024-03-25 21:49:25 +0000
-
a7e9f9ea14
fix border not showing
night0721
2024-03-21 19:32:53 +0000
-
e78bbbe944
Merge branch 'master' of github.com:piotr-marendowski/ccc
night0721
2024-03-20 22:44:26 +0000
-
-
c9cfda54c3
refactor code
night0721
2024-03-20 22:43:34 +0000
-
d723be72ff
fix show hidden logic and fix cannot navigate to root
night0721
2024-03-20 22:18:07 +0000
-
1b202d5df1
Merge pull request #19 from piotr-marendowski/feature
Piotr Marendowski
2024-03-20 20:53:29 +0000
-
-
-
-
920a660f23
remove redunant if statement
night0721
2024-03-20 20:32:43 +0000
-
f321c26b07
add keybinding
night0721
2024-03-20 20:30:06 +0000
-
aa32f9593e
use arraylist instead of linked list
night0721
2024-03-20 20:29:04 +0000
-
1251bc9aed
use '.' to toggle hidden files
night0721
2024-03-20 18:21:02 +0000
-
b459866236
use '?' to show usage and update readme with usage
night0721
2024-03-20 16:03:54 +0000
-
d429cbe594
use '-' to go back previous dir
night0721
2024-03-20 14:45:01 +0000
-
5aa36bbb0d
add back optimisation parameter
night0721
2024-03-20 14:44:44 +0000
-
6ee92025a0
refactor
night0721
2024-03-20 12:28:08 +0000
-
-
8ecb30a867
Merge pull request #18 from piotr-marendowski/omaster
Oscar Fu
2024-03-19 22:37:23 +0000
-
-
1f0d79f2f0
Merge branch 'master' into feature
night0721
2024-03-19 22:28:30 +0000
-
-
-
-
83497532e5
Merge branch 'feature' of github.com:piotr-marendowski/ccc into feature
night0721
2024-03-19 22:07:18 +0000
-
-
f82d8044ae
write last directory before quit
night0721
2024-03-19 22:07:05 +0000
-
1d702cd386
Revert "write last directory to a file configured in config.h"
night0721
2024-03-19 21:58:17 +0000
-
a2321d5488
write last directory to a file configured in config.h
night0721
2024-03-19 21:57:25 +0000
-
5859c61af7
Merge pull request #17 from piotr-marendowski/feature
Piotr Marendowski
2024-03-19 18:41:55 +0000
-
-
-
-
124df59933
Add man page and update README
Piotr Marendowski
2024-03-19 19:40:32 +0100
-
ef41218ffa
header file update for add_marked
night0721
2024-03-19 16:30:36 +0000
-
-
255e09c18d
make mark all work correctly as expected
night0721
2024-03-17 23:21:58 +0000
-
0f52bd265f
remove win struct as it is not used
night0721
2024-03-17 22:58:31 +0000
-
c6c25d2c45
remove unnecessary stuff
night0721
2024-03-17 22:39:28 +0000
-
82ccba51cb
revert to use units for 1024 bytes instead for 1000 bytes
night0721
2024-03-17 22:19:19 +0000
-
0ed3ca858e
format issue
night0721
2024-03-17 22:17:46 +0000
-
6d0b2d3321
Add more options in config
Piotr Marendowski
2024-03-17 13:28:27 +0100
-
86e8733e08
Revert some stuff
Piotr Marendowski
2024-03-17 11:09:22 +0100
-
e80f9ccd7f
'Minor refactoring + a change in keybindings'2
Piotr Marendowski
2024-03-16 22:46:21 +0100
-
b01b5a2279
Add mark all operation
Piotr Marendowski
2024-03-16 22:09:47 +0100
-
fcab4e35dd
Minor refactoring + a change in keybindings
Piotr Marendowski
2024-03-16 21:59:49 +0100
-
b2b682e96c
Minor refactoring and changes in config.h
Piotr Marendowski
2024-03-16 21:37:56 +0100
-
-
5f6c4ee903
Merge pull request #16 from piotr-marendowski/feature
Oscar Fu
2024-03-16 19:39:26 +0000
-
-
716efb6014
a key to toggle dir_modes, DISK_USAGE and BLOCK_SIZE
night0721
2024-03-16 19:26:35 +0000
-
e15caee8d0
print marked files with cyan
night0721
2024-03-15 18:28:37 +0000
-
e7640b5768
if file has more lines than preview window, rest of lines will not be printed
night0721
2024-03-15 14:02:52 +0000
-
c1387bcee1
rewrite Makefile
night0721
2024-03-15 11:51:58 +0000
-
e48871e04e
Merge pull request #15 from piotr-marendowski/feature
Piotr Marendowski
2024-03-14 20:42:09 +0000
-
-
53b56e40a8
fix marking files actually update dir files list
night0721
2024-03-14 19:57:03 +0000
-
cf5cc41034
fix mark files printing at panel
night0721
2024-03-14 19:56:36 +0000
-
3ac8fad187
use macros for keys
night0721
2024-03-14 19:47:46 +0000
-
bd855396be
remove unncessary color attron
night0721
2024-03-14 15:41:31 +0000
-
53da8722f8
forget to remove a line after merging
night0721
2024-03-14 15:36:52 +0000
-
437f0e8cf5
merge upstream
night0721
2024-03-14 15:31:58 +0000
-
-
b7bd570ed1
change type to ftype in add_file_stat
night0721
2024-03-14 15:29:31 +0000
-
d29dd3ed5f
change list_files to populate_files and not print the file, only in highlight
night0721
2024-03-14 15:29:03 +0000
-
fa1eb500ac
Add colored filenames based on file types
Piotr Marendowski
2024-03-14 15:58:03 +0100
-
-
-
373ce06175
use z to reload, t to go to trash dir, create trash dir if not exist
night0721
2024-03-14 14:46:06 +0000
-
b93b1bcda1
use ~ to go to home
night0721
2024-03-14 12:46:38 +0000
-
b8a51aef02
enable arrow keys, backspace, enter, and space to do respective actions
night0721
2024-03-14 10:52:01 +0000
-
-
8199ec3ecb
Merge pull request #14 from piotr-marendowski/feature
Oscar Fu
2024-03-14 00:03:20 +0000
-
-
071961befa
better file size format
night0721
2024-03-13 23:59:08 +0000
-
5c3c0bf07f
use nftw rather than calculating apparent size manually
night0721
2024-03-13 23:51:05 +0000
-
c6e65fb0dc
add keybinding to commit to know it is ctrl u/d
night0721
2024-03-13 19:46:25 +0000
-
3a40477b0c
Merge branch 'feature' of github.com:piotr-marendowski/ccc into feature
night0721
2024-03-13 19:38:26 +0000
-
-
74d5bda857
fix on preview scrolling and error handling when no permission to stat
night0721
2024-03-13 19:37:26 +0000
-
-
ee9523989e
Delete config.def.h and edit Makefile
Piotr Marendowski
2024-03-13 20:19:22 +0100
-
-
0c9ebad916
Merge pull request #13 from piotr-marendowski/feature
Piotr Marendowski
2024-03-13 18:43:34 +0000
-
-
3ac56a9d86
Merge branch 'master' of github.com:piotr-marendowski/ccc into feature
night0721
2024-03-13 18:41:46 +0000
-
-
-
-
e9871ec733
use correct comment syntax
night0721
2024-03-13 18:40:39 +0000
-
1616b2a10b
remove debug code
night0721
2024-03-13 18:29:28 +0000
-
4dcfda0167
handle other file type
night0721
2024-03-13 18:28:04 +0000
-
a4161aff04
enable scrolling for directory if too many files
night0721
2024-03-13 15:51:52 +0000
-
6757faf9a6
add type field in file and calculate real folder size
night0721
2024-03-13 10:18:35 +0000
-
0884c735c6
Merge pull request #12 from piotr-marendowski/feature
Piotr Marendowski
2024-03-12 22:04:01 +0000
-
-
bf3cbe71d1
merge with upstream
night0721
2024-03-12 21:01:11 +0000
-
-
-
-
adae6f87fb
make h and l key to navigate different directory
night0721
2024-03-12 20:59:36 +0000
-
4cbe842c30
fix installation treat install as comment
night0721
2024-03-12 20:57:05 +0000
-
2f46ef959a
better table
night0721
2024-03-12 20:54:25 +0000
-
6b2eb35601
Merge pull request #11 from piotr-marendowski/feature
Piotr Marendowski
2024-03-12 19:27:12 +0000
-
-
b497735ee6
add stats beside filename
night0721
2024-03-11 21:54:14 +0000
-
7ab7641572
Add ctrl + u/d jumps
Piotr Marendowski
2024-03-11 21:24:54 +0100
-
2acda7768c
use 'e' key to edit file and fix file content showing in preview
night0721
2024-03-11 15:57:41 +0000