yazi/yazi-plugin/src
2024-04-12 10:09:29 +08:00
..
bindings feat: add is_exec and is_sticky to Cha bindings (#875) 2024-04-05 17:11:40 +08:00
elements feat: when there are no files in the list, add a placeholder message (#900) 2024-04-12 10:09:29 +08:00
external feat: re-implement fzf as a built-in plugin (#884) 2024-04-07 19:28:09 +08:00
fs feat: ui.Clear component for UI plugins (#786) 2024-03-06 19:07:37 +08:00
isolate perf: port require() and ya.sync() to Rust to avoid plugin information initialization process (#853) 2024-03-30 22:15:05 +08:00
loader feat: re-implement fzf as a built-in plugin (#884) 2024-04-07 19:28:09 +08:00
process feat: re-implement zoxide as a built-in plugin (#881) 2024-04-07 09:00:58 +08:00
pubsub feat: add is_exec and is_sticky to Cha bindings (#875) 2024-04-05 17:11:40 +08:00
url perf: prefer raw_get() and raw_set() 2024-02-26 12:49:58 +08:00
utils feat: add is_exec and is_sticky to Cha bindings (#875) 2024-04-05 17:11:40 +08:00
cast.rs feat: DDS (Data Distribution Service) (#826) 2024-03-29 23:30:30 +08:00
config.rs perf: prefer raw_get() and raw_set() 2024-02-26 12:49:58 +08:00
lib.rs feat: re-implement zoxide as a built-in plugin (#881) 2024-04-07 09:00:58 +08:00
lua.rs feat: add is_exec and is_sticky to Cha bindings (#875) 2024-04-05 17:11:40 +08:00
opt.rs fix: a race condition in DDS static messages sent as internal events (#868) 2024-04-03 00:31:11 +08:00
runtime.rs perf: port require() and ya.sync() to Rust to avoid plugin information initialization process (#853) 2024-03-30 22:15:05 +08:00