yazi/yazi-plugin/src
三咲雅 · Misaki Masa 65afe6027a
feat: font preview (#1048)
2024-05-17 13:56:27 +08:00
..
bindings feat: add new debounce option to ya.input() API (#1025) 2024-05-11 17:42:35 +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 fix: remove ignore options from rg and fd search (#1043) 2024-05-16 19:02:37 +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: font preview (#1048) 2024-05-17 13:56:27 +08:00
process feat: support stdin and pipe for Child API (#1033) 2024-05-14 22:07:19 +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: add new debounce option to ya.input() API (#1025) 2024-05-11 17:42:35 +08:00
cast.rs feat: DDS (Data Distribution Service) (#826) 2024-03-29 23:30:30 +08:00
clipboard.rs feat: add ya.clipboard() Lua API (#980) 2024-05-01 20:44:00 +08:00
config.rs perf: prefer raw_get() and raw_set() 2024-02-26 12:49:58 +08:00
lib.rs feat: add ya.clipboard() Lua API (#980) 2024-05-01 20:44:00 +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