37d82bebf8fixed N repetitions of movenment keys
main
nova
2025-08-12 22:35:31 +02:00
8b02e8e4e6fixed visible cursor after exiting a sub program
nova
2025-08-12 22:10:36 +02:00
7526a9e6e5implementation of jump_to_dir
nova
2025-08-12 21:59:34 +02:00
7b563894f7improventments to navigation\; now ignoring inputs without associated binding. beginning of enter_shell
nova
2025-08-10 14:12:37 +02:00
7ab04a5a87added image previews using ueberzug
nova
2025-08-06 22:25:39 +02:00
ec4d2dec8bproper permissions of makedir
nova
2025-08-06 20:04:26 +02:00
5fcf23914dadditions to the config
nova
2025-08-05 21:15:24 +02:00
d3126fbc20fixed some stabillity issues and memory leaks
nova
2025-08-05 20:55:36 +02:00
47357e039dstability improvenments
nova
2025-07-26 16:46:38 +02:00
ecce6031a4scrolling limit
nova
2025-07-26 14:12:28 +02:00
e5a2e429f0added directory scrolling via offset_vertical
nova
2025-07-25 18:04:26 +02:00
1a67c5b4d0removal of file_size_width
nova
2025-07-25 17:10:44 +02:00
af5a451ec2size improvements of file struct
nova
2025-07-23 19:49:57 +02:00
a99a519834general stability improvements
nova
2025-07-23 19:47:37 +02:00
6daeaebb5aadded file extension commands
nova
2025-07-18 23:01:49 +02:00
d9ae5c79afimprovenments to the rendered output, trunking of longer file names, no more dir sizes and indexes in lft and rgt
nova
2025-07-15 02:45:45 +02:00
2105bb4fe5improvenments to delete function; need to handle filled dir still
nova
2025-07-14 01:04:36 +02:00
b9c254a0fenow runs with -O2
nova
2025-07-13 21:53:59 +02:00
4092446825actual decent makefile whoa
nova
2025-07-13 21:50:20 +02:00
bd31ffd17dfixed segfault when quitting
nova
2025-07-13 19:47:01 +02:00
c9c00f4930added unicode support
nova
2025-07-12 15:00:34 +02:00
d96046ac44-O2 related refactoring
nova
2025-07-09 01:09:45 +02:00
b6f9633677handling of empty dirs & refactoring
nova
2025-07-08 20:51:25 +02:00
7fcd148dfefixed symlink handling
nova
2025-07-08 01:57:58 +02:00
4c958dc10anow parsing file sizes
nova
2025-07-08 01:49:02 +02:00
bc6fb162c5accounting for files "." and ".."
nova
2025-07-08 00:43:19 +02:00
b77c9a2a29made configs constant
nova
2025-07-08 00:20:14 +02:00
3f8fdc9e17improvenments to file previews
nova
2025-07-07 19:28:34 +02:00
b2b100727ffixed some race conditions
nova
2025-07-07 19:11:48 +02:00
bc2989b2d9added multiple sorting algorithms
nova
2025-07-06 15:59:18 +02:00
47470e4e64extensionsto key_binding
nova
2025-07-06 13:21:04 +02:00
05ba7c82a0added alhphasort
nova
2025-07-06 07:04:19 +02:00
322a1495c0added blackmagic (funcptr/string modifiers on actions)
nova
2025-07-06 07:03:45 +02:00
88beeffafefixed some compiler warnings
nova
2025-07-06 05:10:14 +02:00
5185e74441fixed fucked up terminal upon exiting
nova
2025-07-06 05:03:12 +02:00
ab5b466336handling of unimplemented bindings, added unimplemented bindings
nova
2025-07-06 03:52:25 +02:00
36fd160ccbpressing a key now prints all correlated bindings
nova
2025-07-06 03:36:43 +02:00
142f75d98aimprovenments to rendering and start of thread_btm
nova
2025-07-05 22:20:32 +02:00
539af5fd65creating new files and dirs possile, dedicated update screen key
nova
2025-07-03 01:24:57 +02:00
f320449572propper input handling
nova
2025-07-03 00:58:31 +02:00
0a6509310dimplemented delete and rename
nova
2025-07-02 22:59:47 +02:00
aedfdd1ed5window sizing now possible in interaction functions
nova
2025-06-26 23:52:04 +02:00
f2eaeee9earemoved the need for a second input pass by making window global
nova
2025-06-26 22:52:05 +02:00
01fe19866crename of content of struct file
nova
2025-06-26 22:10:04 +02:00
36ff54038eimprovenments to threading
nova
2025-06-24 00:18:53 +02:00
1a64b83703improvenments to the rendering
nova
2025-06-24 00:18:18 +02:00
c9051b2565removed printf and unused var
nova
2025-06-23 23:24:22 +02:00
1a68fee59cadded more default commands
nova
2025-06-23 23:03:54 +02:00
c29870998eimprovenments to the string input loop
nova
2025-06-22 02:06:36 +02:00
3eb1c0f93eimplemented rename_hovered, custom input string loop
nova
2025-06-22 01:28:59 +02:00
e07ec0b413implemented open_with
nova
2025-06-21 23:48:56 +02:00
f99035629aopening files using mimetypes defined in config.h
nova
2025-06-18 04:08:02 +02:00