|
462ce7b792
|
Replace system with execlp and fix indentation
|
2024-11-06 15:11:32 +00:00 |
|
|
d67e01086c
|
Update README to remove ncurses as dependency
|
2024-11-05 20:02:20 +00:00 |
|
|
ece4178645
|
Fix arrow keys, comments and indentation
|
2024-11-05 20:00:50 +00:00 |
|
|
9d54946b7a
|
Change Make flags to make binary smaller
|
2024-11-04 23:03:02 +00:00 |
|
|
295997322d
|
Resolve warnings from compilers
|
2024-11-04 23:02:35 +00:00 |
|
|
960d322ef9
|
Remove RESIZE from code as handled by sigwinch
|
2024-11-04 20:06:27 +00:00 |
|
|
14ecd17a9a
|
Make color print correctly after a line
|
2024-11-02 16:39:10 +00:00 |
|
|
d3ab344b23
|
Make ANSI sequence not chopped midway
|
2024-11-02 12:47:02 +00:00 |
|
|
4b16733d22
|
Exit program if window size is too small
|
2024-11-01 22:49:09 +00:00 |
|
|
3d266f15d8
|
Handle sigwinch
|
2024-11-01 22:42:11 +00:00 |
|
|
366fd6473e
|
Change debug flag in Makefile to strip flag
|
2024-11-01 09:01:41 +00:00 |
|
|
3cad97a7d4
|
Make all files previewable
|
2024-10-31 23:41:46 +00:00 |
|
|
12205feacd
|
Use ansi instead of ncurses and add directory preview
|
2024-10-31 23:19:58 +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 |
|
|
42751778ac
|
Remove file from marked after remove
|
2024-10-11 20:03:31 +01:00 |
|
|
3e95b7ab9c
|
Make file content clear when meet a dir
|
2024-10-11 19:42:00 +01:00 |
|
|
ec474c4704
|
add flto to makefile cflags
|
2024-09-17 16:17:03 +01:00 |
|
|
dd11110845
|
update readme
|
2024-05-22 11:26:24 +01:00 |
|
|
7c261cb290
|
remove gcc from dependencies
|
2024-05-22 10:54:54 +01:00 |
|
|
18c9542b6f
|
update makefile
|
2024-05-17 08:45:44 +01:00 |
|
|
a272d4786e
|
update repo username
|
2024-04-30 17:09:33 +01:00 |
|
|
de53543675
|
r to rename, n to create new dir, : to go to dir and some refactor
|
2024-04-10 13:51:39 +01:00 |
|
|
d6d0fd671a
|
fix go back doesnt work after going trash + TESTING SORT
|
2024-04-07 21:25:58 +00:00 |
|
|
00e9ab4555
|
remove debug line
|
2024-04-07 17:44:38 +00:00 |
|
|
fd1bd8ef23
|
fix seg fault when exit file picker/go to trash dir
|
2024-04-07 17:43:04 +00:00 |
|
|
5cc425bb6f
|
add to be done keybindings
|
2024-04-07 00:53:02 +00:00 |
|
|
0bb433855d
|
Merge pull request #1 from PalanixYT/dirs
Sort dirs first, then files, Fix comments about linked lists, reduce duplication of strings, fix memory leaks
|
2024-04-07 00:33:44 +01:00 |
|
Palanix
|
c42b0fef3f
|
Reduce memory in write_last_d()
|
2024-04-07 01:30:24 +02:00 |
|
Palanix
|
26eac4f72b
|
Fix all definitive memory leaks in valgrind
|
2024-04-07 01:05:36 +02:00 |
|
Oscar Fu
|
e270bf0e14
|
add comment before arraylist_add
|
2024-04-07 00:54:47 +02:00 |
|
Palanix
|
10a7663d0b
|
Last forgotten free removed
|
2024-04-07 00:54:47 +02:00 |
|
Palanix
|
492a3511c5
|
oops, forgot some
|
2024-04-07 00:54:47 +02:00 |
|
Palanix
|
2b9849a9c5
|
Fix comment about linked lists
|
2024-04-07 00:54:47 +02:00 |
|
Palanix
|
7b11d5735f
|
Sort dirs first, then files
|
2024-04-07 00:54:47 +02:00 |
|
|
c2e6709430
|
Merge pull request #4 from PalanixYT/fix2free
Fix double free
|
2024-04-06 22:02:41 +01:00 |
|
|
4dcc886a15
|
merge feature
|
2024-04-06 21:01:27 +00:00 |
|
|
4308e393df
|
Merge pull request #3 from night0721/revert-2-fix2free
Revert "Fix double free"
|
2024-04-06 21:57:11 +01:00 |
|
Oscar Fu
|
ad681f498b
|
Revert "Fix double free"
|
2024-04-06 21:56:01 +01:00 |
|
|
7afbdafd49
|
Make file pickers work and add replace_home function
|
2024-04-06 20:41:36 +00:00 |
|
Palanix
|
859e33c6f9
|
Fix double free
|
2024-04-06 20:56:36 +02:00 |
|
|
c9a289c837
|
update usage
|
2024-04-05 17:53:45 +00:00 |
|
|
4e6e450bf3
|
Merge branch 'master' of github.com:piotr-marendowski/ccc
|
2024-04-04 12:54:45 +00:00 |
|
|
01b16b2d6b
|
move help to another statement
|
2024-04-03 19:14:36 +00:00 |
|
Piotr Marendowski
|
7a8f8ff881
|
Merge pull request #20 from piotr-marendowski/feature
Feature
|
2024-04-02 18:58:36 +00:00 |
|
|
0c9429ca53
|
f to create file and d to delete file
|
2024-04-02 01:30:28 +00:00 |
|
|
a1bc4b80a7
|
fix mark all resulting empty directory
|
2024-04-02 00:26:52 +00:00 |
|
|
60d9928459
|
toggle file icons
|
2024-04-02 00:18:34 +00:00 |
|
|
4fdeb8c56b
|
add common alloc functions and handle cli argument
|
2024-04-01 21:23:10 +00:00 |
|