nova
|
c6763233bf
|
resolved all compiler warnings so far
|
2025-09-30 22:05:26 +02:00 |
|
nova
|
7ee16c8f4a
|
now accounting for hardlinks & refactored sorting
|
2025-09-30 21:54:56 +02:00 |
|
nova
|
b32848ad3d
|
accounted for some race conditions
|
2025-09-29 21:40:35 +02:00 |
|
nova
|
4d9dc46691
|
yank_name now implemented
|
2025-09-29 21:10:34 +02:00 |
|
nova
|
8dcf88baea
|
sum the size of the current dir
|
2025-09-29 20:10:40 +02:00 |
|
nova
|
8839f737c5
|
addded select_all
|
2025-09-29 19:29:31 +02:00 |
|
nova
|
36012b1a71
|
fixed image previews sticking around longer than expected
|
2025-09-29 19:17:23 +02:00 |
|
nova
|
4784ec3f64
|
fixed infinite loop on copy/paste
|
2025-09-29 19:13:37 +02:00 |
|
nova
|
d3e46846cd
|
improvements to sort_rand
|
2025-09-28 10:45:33 +02:00 |
|
nova
|
21a11d8be1
|
fixed images not being flushed when going ontop of a directory
|
2025-09-24 23:14:20 +02:00 |
|
nova
|
b46d2da308
|
delta time to reload directory
|
2025-09-24 23:07:29 +02:00 |
|
nova
|
fe781c2d3c
|
image previews can now be disabled
|
2025-09-24 22:44:13 +02:00 |
|
nova
|
fb1af6d2d2
|
now printing left storage & related refactoring
|
2025-09-24 22:20:07 +02:00 |
|
nova
|
14948ba573
|
fixed wrong condition being send
|
2025-09-22 19:20:14 +02:00 |
|
nova
|
e0a5871bc2
|
relative line numbers now show the index of the current file
|
2025-09-21 21:32:45 +02:00 |
|
nova
|
395c5fcb09
|
improvements to sort_natural
|
2025-09-21 21:30:15 +02:00 |
|
nova
|
525f205d67
|
recursive file deletion
|
2025-09-08 23:18:25 +02:00 |
|
nova
|
c923497f01
|
cast to unsigned char for proper sorting
|
2025-08-30 21:04:30 +02:00 |
|
nova
|
69f9a609e5
|
removal of socal_status
|
2025-08-30 21:01:40 +02:00 |
|
nova
|
5afabfb412
|
improvenments to random sort
|
2025-08-29 22:42:46 +02:00 |
|
nova
|
9f3042ccac
|
improvenments to natural sort
|
2025-08-28 23:00:54 +02:00 |
|
nova
|
a05c3ecd96
|
search file function now does file previews
|
2025-08-24 20:09:32 +02:00 |
|
nova
|
4a9c38d034
|
handling of empty dirs
|
2025-08-24 19:45:08 +02:00 |
|
nova
|
ba1e95bca3
|
fixed images_clear ordering
|
2025-08-24 00:37:06 +02:00 |
|
nova
|
922881cd45
|
maximum size of file_previews
|
2025-08-24 00:04:24 +02:00 |
|
nova
|
59964cf828
|
moved left and rigth thread signaling into thread_mid
|
2025-08-23 23:21:30 +02:00 |
|
nova
|
e1c298ae50
|
removal of global file_current
|
2025-08-23 23:19:11 +02:00 |
|
nova
|
a57869a7a1
|
imrovenments to rendering
|
2025-08-23 22:48:46 +02:00 |
|
nova
|
520d4eca13
|
further thread pool stuff
|
2025-08-23 22:06:10 +02:00 |
|
nova
|
963a018419
|
removed the recreation and destruction of threads
|
2025-08-23 21:44:03 +02:00 |
|
nova
|
a0a102e5f6
|
tab completion in search and read_string
|
2025-08-23 20:58:48 +02:00 |
|
nova
|
0d2310cd7c
|
searching now writes selected file in linked_dir
|
2025-08-23 20:48:19 +02:00 |
|
nova
|
3f90802663
|
refractoring, fixed enter_shell
|
2025-08-18 22:01:16 +02:00 |
|
nova
|
f25768d522
|
linked list to keep track of past directory indexes
|
2025-08-18 21:07:18 +02:00 |
|
nova
|
55cd4077b1
|
smart case search in file search
|
2025-08-17 23:21:28 +02:00 |
|
nova
|
3a2c226ed9
|
removed unnecessary render_pass
|
2025-08-17 21:54:35 +02:00 |
|
nova
|
1d54169c2d
|
implemented file search
|
2025-08-17 21:29:49 +02:00 |
|
nova
|
f0a2f14966
|
improvenments to the renderer
|
2025-08-17 15:35:00 +02:00 |
|
nova
|
017bf407d9
|
relative lines
|
2025-08-17 01:46:54 +02:00 |
|
nova
|
2af21a0875
|
created dir.c & .h, improved header file handling
|
2025-08-17 00:54:13 +02:00 |
|
nova
|
9ea82511e6
|
added copy/paste function
|
2025-08-16 21:02:13 +02:00 |
|
nova
|
37d82bebf8
|
fixed N repetitions of movenment keys
|
2025-08-12 22:35:31 +02:00 |
|
nova
|
8b02e8e4e6
|
fixed visible cursor after exiting a sub program
|
2025-08-12 22:10:36 +02:00 |
|
nova
|
7526a9e6e5
|
implementation of jump_to_dir
|
2025-08-12 21:59:34 +02:00 |
|
nova
|
7b563894f7
|
improventments to navigation\; now ignoring inputs without associated binding. beginning of enter_shell
|
2025-08-10 14:12:37 +02:00 |
|
nova
|
7ab04a5a87
|
added image previews using ueberzug
|
2025-08-06 22:25:39 +02:00 |
|
nova
|
ec4d2dec8b
|
proper permissions of makedir
|
2025-08-06 20:04:26 +02:00 |
|
nova
|
5fcf23914d
|
additions to the config
|
2025-08-05 21:15:24 +02:00 |
|
nova
|
d3126fbc20
|
fixed some stabillity issues and memory leaks
|
2025-08-05 20:55:36 +02:00 |
|
nova
|
47357e039d
|
stability improvenments
|
2025-07-26 16:46:38 +02:00 |
|