Commit Graph

39 Commits

Author SHA1 Message Date
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 2af21a0875 created dir.c & .h, improved header file handling 2025-08-17 00:54:13 +02:00
nova 7ab04a5a87 added image previews using ueberzug 2025-08-06 22:25:39 +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 b9c254a0fe now runs with -O2 2025-07-13 21:53:59 +02:00
nova bd31ffd17d fixed segfault when quitting 2025-07-13 19:47:01 +02:00
nova c9c00f4930 added unicode support 2025-07-12 15:00:34 +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 b2b100727f fixed some race conditions 2025-07-07 19:11:48 +02:00
nova 47470e4e64 extensionsto key_binding 2025-07-06 13:21:04 +02:00
nova 88beeffafe fixed some compiler warnings 2025-07-06 05:10:14 +02:00
nova 5185e74441 fixed fucked up terminal upon exiting 2025-07-06 05:03:12 +02:00
nova 36fd160ccb pressing a key now prints all correlated bindings 2025-07-06 03:36:43 +02:00
nova f320449572 propper input handling 2025-07-03 00:58:31 +02:00
nova aedfdd1ed5 window sizing now possible in interaction functions 2025-06-26 23:52:04 +02:00
nova f2eaeee9ea removed the need for a second input pass by making window global 2025-06-26 22:52:05 +02:00
nova 36ff54038e improvenments to threading 2025-06-24 00:18:53 +02:00
nova 3eb1c0f93e implemented rename_hovered, custom input string loop 2025-06-22 01:28:59 +02:00
nova e07ec0b413 implemented open_with 2025-06-21 23:48:56 +02:00
nova f99035629a opening files using mimetypes defined in config.h 2025-06-18 04:08:02 +02:00
nova 7c9af0d340 user input now handled through function pointers, now defined in config.h 2025-06-15 20:14:53 +02:00
nova 0053c7cb88 added file previev 2025-06-02 22:53:08 +02:00
nova bab921dea2 improvenments to the ui 2025-05-14 02:19:35 +02:00
nova 7f0e65eaf3 improvenment to color managenment 2025-05-10 23:33:27 +02:00
nova 6f7415a913 implementation of file type & extension based coloring 2025-05-08 21:15:14 +02:00
nova 38338df254 code base good enough to actually progress 2025-04-17 01:17:13 +02:00
nova 931d7026ea last commit before large rewrite 2025-03-30 15:58:05 +02:00
nova 3269ced286 init function 2025-03-13 15:36:45 +01:00
nova 02d469948e refractoring 2025-03-03 15:45:26 +01:00
nova 1c69f60037 refactoring via defines.h 2025-03-01 13:13:16 +01:00
nova 26d3dc9bc8 implemented settings functionallity 2025-02-27 19:47:35 +01:00
nova 965351968f user interactions now possible 2025-02-27 18:54:23 +01:00
nova c927039b68 refractoring & hidden files functionality 2025-02-26 22:42:51 +01:00
nova 8cf1918b0d base layout for multithreading 2025-02-26 22:19:32 +01:00
nova 56bc1e4314 working file printing 2025-02-26 14:01:23 +01:00
nova bac8f5e564 initial commit 2025-02-20 23:05:23 +01:00