|
6f9c5ac5ed
|
Fix quiting with marked files
|
2024-11-18 00:25:09 +00:00 |
|
|
c50af43b7b
|
Add open with w/ detached feature
|
2024-11-18 00:21:09 +00:00 |
|
|
5da3b3b6be
|
Add favourites feature and update manual
|
2024-11-17 23:51:19 +00:00 |
|
|
ff79dbcd64
|
Add view history using 'e' and update config h for marked files color
|
2024-11-17 22:53:06 +00:00 |
|
|
548572536b
|
Rework get_line and add marked file color
|
2024-11-17 22:24:31 +00:00 |
|
|
155e0d2666
|
More efficient code
|
2024-11-17 19:45:32 +00:00 |
|
|
5d45c58ced
|
Delete malloc
|
2024-11-17 19:39:46 +00:00 |
|
|
d8aad6f3e1
|
Reduce use of malloc and fix codestyle
|
2024-11-17 19:36:27 +00:00 |
|
|
1e00b18cb5
|
Reduce use of malloc
|
2024-11-17 19:30:14 +00:00 |
|
|
5e2cb884c5
|
Reduce lines for p_cwd logic
|
2024-11-17 19:27:42 +00:00 |
|
|
ec859e8403
|
View file/dir attribute
|
2024-11-17 19:04:15 +00:00 |
|
|
f413e0216e
|
Simplify code and error checking
|
2024-11-17 18:56:58 +00:00 |
|
|
c12d5056a3
|
Replace getch with readch
|
2024-11-17 18:38:22 +00:00 |
|
|
1116bfbcce
|
Fix potential bug in toggle executable
|
2024-11-17 18:37:53 +00:00 |
|
|
a830c69e78
|
Fix rename, and add yank filename to clipboard, and make list files run everytime a key press
|
2024-11-17 18:10:26 +00:00 |
|
|
c774511889
|
Change gg to g and update manual
|
2024-11-17 15:22:55 +00:00 |
|
|
46d495e610
|
Start shell
|
2024-11-17 15:17:41 +00:00 |
|
|
472e3d2707
|
Fix toggle executable not refreshing
|
2024-11-17 14:53:45 +00:00 |
|
|
65c06ff53f
|
Remove stdbool.h and fix calling on files
|
2024-11-17 14:49:24 +00:00 |
|
|
2fa5c1aba7
|
Remove image preview to a patch
|
2024-11-13 09:48:13 +00:00 |
|
|
f3986f2acf
|
Remove empty line
|
2024-11-13 09:23:07 +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 |
|
|
600dc69dd6
|
Edit config to remove defines
|
2024-11-13 00:08:32 +00:00 |
|
|
fdafdf4b99
|
Not looking freeze when going to empty dir, and remove unnecessary comments
|
2024-11-12 23:45:53 +00:00 |
|
|
b077467604
|
Use default terminal color instead of customised color
|
2024-11-12 16:53:50 +00:00 |
|
|
f6fe9a2982
|
Change nsh to vip
|
2024-11-12 12:26:51 +00:00 |
|
|
3fe500d761
|
Remove unnecessary line
|
2024-11-09 00:41:16 +00:00 |
|
|
34254a9fe4
|
Remove need for command variable
|
2024-11-07 01:24:44 +00:00 |
|
|
5835f5b8f7
|
Remove debug lines
|
2024-11-07 00:04:52 +00:00 |
|
|
462ce7b792
|
Replace system with execlp and fix indentation
|
2024-11-06 15:11:32 +00:00 |
|
|
ece4178645
|
Fix arrow keys, comments and indentation
|
2024-11-05 20:00:50 +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 |
|
|
3cad97a7d4
|
Make all files previewable
|
2024-10-31 23:41:46 +00:00 |
|
|
85de46dfe5
|
Use ansi instead of ncurses and add directory preview
|
2024-10-31 23:19:40 +00: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 |
|
|
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 |
|
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 |
|