yazi/yazi-plugin/src
2024-02-03 01:09:26 +08:00
..
bindings perf: new event system (#561) 2024-01-22 18:43:50 +08:00
elements feat: plugin-specific state persistence (#590) 2024-01-28 00:30:41 +08:00
external fix: shell input code highlighting is not adapted for the default ANSI theme (#536) 2024-01-19 11:26:59 +08:00
fs perf: partial rendering progress and composite into a complete UI to reduce CPU consumption caused by frequent progress updates (#509) 2024-01-15 18:30:50 +08:00
isolate refactor: use Cmd instead of Exec (#604) 2024-01-31 08:59:47 +08:00
process feat: allow the spawned child processes to suspend (#556) 2024-01-22 08:43:51 +08:00
utils feat: plugin interface for key events via ya.which() (#617) 2024-02-03 01:09:26 +08:00
cast.rs feat: support passing arguments to plugin (#587) 2024-01-27 15:20:16 +08:00
config.rs feat!: custom preloader & previewer (#401) 2023-12-26 19:48:33 +08:00
lib.rs feat!: custom preloader & previewer (#401) 2023-12-26 19:48:33 +08:00
loader.rs feat: add file(1) as the file fallback previewer (#543) 2024-01-20 08:41:46 +08:00
opt.rs refactor: use Cmd instead of Exec (#604) 2024-01-31 08:59:47 +08:00
plugin.rs feat: plugin-specific state persistence (#590) 2024-01-28 00:30:41 +08:00