yazi/yazi-plugin/src
2024-04-22 14:18:00 +08:00
..
bindings perf: cache each file's icon to avoid redundant calculations at rendering (#931) 2024-04-20 15:43:08 +08:00
elements perf: cache each file's icon to avoid redundant calculations at rendering (#931) 2024-04-20 15:43:08 +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 feat: expand the types supported by the event system (#923) 2024-04-19 13:45:01 +08:00
loader feat: new builtin session.lua plugin (#940) 2024-04-22 14:18:00 +08:00
process feat: re-implement zoxide as a built-in plugin (#881) 2024-04-07 09:00:58 +08:00
pubsub feat: split ya send into ya pub and ya pub-static to make it more ergonomic (#933) 2024-04-21 09:25:38 +08:00
url perf: prefer raw_get() and raw_set() 2024-02-26 12:49:58 +08:00
utils feat: expand the types supported by the event system (#923) 2024-04-19 13:45:01 +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: always persist static messages even when there are no remote clients (#928) 2024-04-19 20:36:27 +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