yazi/yazi-plugin/src/utils
2024-02-03 01:09:26 +08:00
..
cache.rs fix: prevent recursive caching - don't cache files in the cache directory (#504) 2024-01-12 01:35:57 +08:00
call.rs refactor: use Cmd instead of Exec (#604) 2024-01-31 08:59:47 +08:00
image.rs feat!: custom preloader & previewer (#401) 2023-12-26 19:48:33 +08:00
layer.rs feat: plugin interface for key events via ya.which() (#617) 2024-02-03 01:09:26 +08:00
log.rs perf: chunk loading for mime-types (#467) 2024-01-01 21:15:38 +08:00
mod.rs feat: plugin interface for key events via ya.which() (#617) 2024-02-03 01:09:26 +08:00
plugin.rs feat: allow the spawned child processes to suspend (#556) 2024-01-22 08:43:51 +08:00
preview.rs refactor: use Cmd instead of Exec (#604) 2024-01-31 08:59:47 +08:00
target.rs feat!: custom preloader & previewer (#401) 2023-12-26 19:48:33 +08:00
text.rs fix: can't display file name with invalid utf-8 (#529) 2024-01-19 00:49:15 +08:00
time.rs perf: chunk loading for mime-types (#467) 2024-01-01 21:15:38 +08:00
user.rs feat: new host_name() API (#550) 2024-01-21 11:30:16 +08:00
utils.rs feat: plugin interface for key events via ya.which() (#617) 2024-02-03 01:09:26 +08:00