nova
|
fa544204ba
|
implemented jmp_file_index & int passes -> unsigned long
|
2025-10-12 01:44:27 +02:00 |
|
nova
|
61023ce42e
|
temporary fixes & removal of unused function
|
2025-10-11 21:49:28 +02:00 |
|
nova
|
3fa16fd8b2
|
changes too small for proper commit message
|
2025-10-09 01:01:52 +02:00 |
|
nova
|
731bfe722a
|
fixing move_right on extensionless files
|
2025-10-08 23:49:34 +02:00 |
|
nova
|
23ff0b07ec
|
adding forgotten mutex unlocks
|
2025-10-05 21:56:56 +02:00 |
|
nova
|
c2d88f4909
|
moving stuff around to avoid 'previous implicit declaration'
|
2025-10-05 21:46:31 +02:00 |
|
nova
|
f0ad6295f7
|
removal of rand() in sort_rand
|
2025-10-05 00:57:18 +02:00 |
|
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
|
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
|
525f205d67
|
recursive file deletion
|
2025-09-08 23:18:25 +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
|
e1c298ae50
|
removal of global file_current
|
2025-08-23 23:19:11 +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
|
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
|
ec4d2dec8b
|
proper permissions of makedir
|
2025-08-06 20:04:26 +02:00 |
|
nova
|
47357e039d
|
stability improvenments
|
2025-07-26 16:46:38 +02:00 |
|
nova
|
1a67c5b4d0
|
removal of file_size_width
|
2025-07-25 17:10:44 +02:00 |
|
nova
|
a99a519834
|
general stability improvements
|
2025-07-23 19:47:37 +02:00 |
|
nova
|
6daeaebb5a
|
added file extension commands
|
2025-07-18 23:01:49 +02:00 |
|
nova
|
2105bb4fe5
|
improvenments to delete function; need to handle filled dir still
|
2025-07-14 01:04:36 +02:00 |
|
nova
|
b9c254a0fe
|
now runs with -O2
|
2025-07-13 21:53:59 +02:00 |
|
nova
|
d96046ac44
|
-O2 related refactoring
|
2025-07-09 01:09:45 +02:00 |
|
nova
|
b6f9633677
|
handling of empty dirs & refactoring
|
2025-07-08 20:51:25 +02:00 |
|
nova
|
47470e4e64
|
extensionsto key_binding
|
2025-07-06 13:21:04 +02:00 |
|
nova
|
322a1495c0
|
added blackmagic (funcptr/string modifiers on actions)
|
2025-07-06 07:03:45 +02:00 |
|
nova
|
88beeffafe
|
fixed some compiler warnings
|
2025-07-06 05:10:14 +02:00 |
|
nova
|
ab5b466336
|
handling of unimplemented bindings, added unimplemented bindings
|
2025-07-06 03:52:25 +02:00 |
|
nova
|
36fd160ccb
|
pressing a key now prints all correlated bindings
|
2025-07-06 03:36:43 +02:00 |
|
nova
|
539af5fd65
|
creating new files and dirs possile, dedicated update screen key
|
2025-07-03 01:24:57 +02:00 |
|
nova
|
f320449572
|
propper input handling
|
2025-07-03 00:58:31 +02:00 |
|
nova
|
0a6509310d
|
implemented delete and rename
|
2025-07-02 22:59:47 +02:00 |
|