1
0
mirror of https://gittea.dev/nova/th.git synced 2025-10-21 10:20:15 -04:00

Commit Graph

  • df726e2f32 delta time no longer reloading images main nova 2025-10-13 23:09:57 +02:00
  • 140457e4b7 fixed copy/paste nova 2025-10-13 22:47:38 +02:00
  • 23654741bc fixed sort_extension, changes too small to list to other sort methods nova 2025-10-13 21:44:19 +02:00
  • fa544204ba implemented jmp_file_index & int passes -> unsigned long nova 2025-10-12 01:44:27 +02:00
  • 61023ce42e temporary fixes & removal of unused function nova 2025-10-11 21:49:28 +02:00
  • 3fa16fd8b2 changes too small for proper commit message nova 2025-10-09 01:01:52 +02:00
  • ac6d0e8408 avoiding useless memory read/writes & fixing race condition in btm_status nova 2025-10-09 00:13:25 +02:00
  • 731bfe722a fixing move_right on extensionless files nova 2025-10-08 23:49:34 +02:00
  • 3082fed378 fixed some race conditions and improved parsing storage size nova 2025-10-08 21:33:06 +02:00
  • 23ff0b07ec adding forgotten mutex unlocks nova 2025-10-05 21:56:56 +02:00
  • c2d88f4909 moving stuff around to avoid 'previous implicit declaration' nova 2025-10-05 21:46:31 +02:00
  • 0b98e8eb68 removal of stray printf nova 2025-10-05 14:35:33 +02:00
  • 87ae2a5e8f refactoring of name shortening nova 2025-10-05 14:34:35 +02:00
  • f0ad6295f7 removal of rand() in sort_rand nova 2025-10-05 00:57:18 +02:00
  • e979209de3 slight likely branch improvements nova 2025-10-03 16:53:18 +02:00
  • 8fade0c4a8 profiling target added nova 2025-10-02 20:15:14 +02:00
  • 333d4d1df6 slight speed optimization nova 2025-10-02 20:14:53 +02:00
  • c6763233bf resolved all compiler warnings so far nova 2025-09-30 22:05:26 +02:00
  • 7ee16c8f4a now accounting for hardlinks & refactored sorting nova 2025-09-30 21:54:56 +02:00
  • b32848ad3d accounted for some race conditions nova 2025-09-29 21:40:35 +02:00
  • 4d9dc46691 yank_name now implemented nova 2025-09-29 21:10:34 +02:00
  • 8dcf88baea sum the size of the current dir nova 2025-09-29 20:10:40 +02:00
  • 8839f737c5 addded select_all nova 2025-09-29 19:29:31 +02:00
  • 36012b1a71 fixed image previews sticking around longer than expected nova 2025-09-29 19:17:23 +02:00
  • 4784ec3f64 fixed infinite loop on copy/paste nova 2025-09-29 19:13:37 +02:00
  • d3e46846cd improvements to sort_rand nova 2025-09-28 10:45:33 +02:00
  • 21a11d8be1 fixed images not being flushed when going ontop of a directory nova 2025-09-24 23:14:20 +02:00
  • b46d2da308 delta time to reload directory nova 2025-09-24 23:07:29 +02:00
  • fe781c2d3c image previews can now be disabled nova 2025-09-24 22:44:13 +02:00
  • fb1af6d2d2 now printing left storage & related refactoring nova 2025-09-24 22:20:07 +02:00
  • 14948ba573 fixed wrong condition being send nova 2025-09-22 19:20:14 +02:00
  • e0a5871bc2 relative line numbers now show the index of the current file nova 2025-09-21 21:32:45 +02:00
  • 395c5fcb09 improvements to sort_natural nova 2025-09-21 21:30:15 +02:00
  • 525f205d67 recursive file deletion nova 2025-09-08 23:18:25 +02:00
  • c923497f01 cast to unsigned char for proper sorting nova 2025-08-30 21:04:30 +02:00
  • 69f9a609e5 removal of socal_status nova 2025-08-30 21:01:40 +02:00
  • 5afabfb412 improvenments to random sort nova 2025-08-29 22:42:46 +02:00
  • 9f3042ccac improvenments to natural sort nova 2025-08-28 23:00:54 +02:00
  • a05c3ecd96 search file function now does file previews nova 2025-08-24 20:09:32 +02:00
  • 4a9c38d034 handling of empty dirs nova 2025-08-24 19:45:08 +02:00
  • ba1e95bca3 fixed images_clear ordering nova 2025-08-24 00:37:06 +02:00
  • 922881cd45 maximum size of file_previews nova 2025-08-24 00:04:24 +02:00
  • 59964cf828 moved left and rigth thread signaling into thread_mid nova 2025-08-23 23:21:30 +02:00
  • e1c298ae50 removal of global file_current nova 2025-08-23 23:19:11 +02:00
  • a57869a7a1 imrovenments to rendering nova 2025-08-23 22:48:46 +02:00
  • 520d4eca13 further thread pool stuff nova 2025-08-23 22:06:10 +02:00
  • 963a018419 removed the recreation and destruction of threads nova 2025-08-23 21:44:03 +02:00
  • a0a102e5f6 tab completion in search and read_string nova 2025-08-23 20:58:48 +02:00
  • 0d2310cd7c searching now writes selected file in linked_dir nova 2025-08-23 20:48:19 +02:00
  • 3f90802663 refractoring, fixed enter_shell nova 2025-08-18 22:01:16 +02:00
  • f25768d522 linked list to keep track of past directory indexes nova 2025-08-18 21:07:18 +02:00
  • 55cd4077b1 smart case search in file search nova 2025-08-17 23:21:28 +02:00
  • 3a2c226ed9 removed unnecessary render_pass nova 2025-08-17 21:54:35 +02:00
  • 1d54169c2d implemented file search nova 2025-08-17 21:29:49 +02:00
  • f0a2f14966 improvenments to the renderer nova 2025-08-17 15:35:00 +02:00
  • 017bf407d9 relative lines nova 2025-08-17 01:46:54 +02:00
  • 2af21a0875 created dir.c & .h, improved header file handling nova 2025-08-17 00:54:13 +02:00
  • 9ea82511e6 added copy/paste function nova 2025-08-16 21:02:13 +02:00
  • 37d82bebf8 fixed N repetitions of movenment keys nova 2025-08-12 22:35:31 +02:00
  • 8b02e8e4e6 fixed visible cursor after exiting a sub program nova 2025-08-12 22:10:36 +02:00
  • 7526a9e6e5 implementation of jump_to_dir nova 2025-08-12 21:59:34 +02:00
  • 7b563894f7 improventments to navigation\; now ignoring inputs without associated binding. beginning of enter_shell nova 2025-08-10 14:12:37 +02:00
  • 7ab04a5a87 added image previews using ueberzug nova 2025-08-06 22:25:39 +02:00
  • ec4d2dec8b proper permissions of makedir nova 2025-08-06 20:04:26 +02:00
  • 5fcf23914d additions to the config nova 2025-08-05 21:15:24 +02:00
  • d3126fbc20 fixed some stabillity issues and memory leaks nova 2025-08-05 20:55:36 +02:00
  • 47357e039d stability improvenments nova 2025-07-26 16:46:38 +02:00
  • ecce6031a4 scrolling limit nova 2025-07-26 14:12:28 +02:00
  • e5a2e429f0 added directory scrolling via offset_vertical nova 2025-07-25 18:04:26 +02:00
  • 1a67c5b4d0 removal of file_size_width nova 2025-07-25 17:10:44 +02:00
  • af5a451ec2 size improvements of file struct nova 2025-07-23 19:49:57 +02:00
  • a99a519834 general stability improvements nova 2025-07-23 19:47:37 +02:00
  • 6daeaebb5a added file extension commands nova 2025-07-18 23:01:49 +02:00
  • d9ae5c79af improvenments 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
  • 2105bb4fe5 improvenments to delete function; need to handle filled dir still nova 2025-07-14 01:04:36 +02:00
  • b9c254a0fe now runs with -O2 nova 2025-07-13 21:53:59 +02:00
  • 4092446825 actual decent makefile whoa nova 2025-07-13 21:50:20 +02:00
  • bd31ffd17d fixed segfault when quitting nova 2025-07-13 19:47:01 +02:00
  • c9c00f4930 added unicode support nova 2025-07-12 15:00:34 +02:00
  • d96046ac44 -O2 related refactoring nova 2025-07-09 01:09:45 +02:00
  • b6f9633677 handling of empty dirs & refactoring nova 2025-07-08 20:51:25 +02:00
  • 7fcd148dfe fixed symlink handling nova 2025-07-08 01:57:58 +02:00
  • 4c958dc10a now parsing file sizes nova 2025-07-08 01:49:02 +02:00
  • bc6fb162c5 accounting for files "." and ".." nova 2025-07-08 00:43:19 +02:00
  • b77c9a2a29 made configs constant nova 2025-07-08 00:20:14 +02:00
  • 3f8fdc9e17 improvenments to file previews nova 2025-07-07 19:28:34 +02:00
  • b2b100727f fixed some race conditions nova 2025-07-07 19:11:48 +02:00
  • bc2989b2d9 added multiple sorting algorithms nova 2025-07-06 15:59:18 +02:00
  • 47470e4e64 extensionsto key_binding nova 2025-07-06 13:21:04 +02:00
  • 05ba7c82a0 added alhphasort nova 2025-07-06 07:04:19 +02:00
  • 322a1495c0 added blackmagic (funcptr/string modifiers on actions) nova 2025-07-06 07:03:45 +02:00
  • 88beeffafe fixed some compiler warnings nova 2025-07-06 05:10:14 +02:00
  • 5185e74441 fixed fucked up terminal upon exiting nova 2025-07-06 05:03:12 +02:00
  • ab5b466336 handling of unimplemented bindings, added unimplemented bindings nova 2025-07-06 03:52:25 +02:00
  • 36fd160ccb pressing a key now prints all correlated bindings nova 2025-07-06 03:36:43 +02:00
  • 142f75d98a improvenments to rendering and start of thread_btm nova 2025-07-05 22:20:32 +02:00
  • 539af5fd65 creating new files and dirs possile, dedicated update screen key nova 2025-07-03 01:24:57 +02:00
  • f320449572 propper input handling nova 2025-07-03 00:58:31 +02:00
  • 0a6509310d implemented delete and rename nova 2025-07-02 22:59:47 +02:00
  • aedfdd1ed5 window sizing now possible in interaction functions nova 2025-06-26 23:52:04 +02:00