yazi/yazi-plugin/src/utils
2024-07-31 08:27:22 +08:00
..
app.rs feat: ya.hide() plugin API (#792) 2024-03-09 03:07:20 +08:00
cache.rs feat: new extract builtin plugin for archive extracting (#1321) 2024-07-31 08:27:22 +08:00
call.rs feat: make UI extensions easier (#1257) 2024-07-13 14:22:03 +08:00
image.rs refactor: rename crate yazi-adaptor to yazi-adapter 2024-06-08 19:28:46 +08:00
layer.rs feat: add new debounce option to ya.input() API (#1025) 2024-05-11 17:42:35 +08:00
log.rs feat: new extract builtin plugin for archive extracting (#1321) 2024-07-31 08:27:22 +08:00
mod.rs perf: port require() and ya.sync() to Rust to avoid plugin information initialization process (#853) 2024-03-30 22:15:05 +08:00
preview.rs feat: new extract builtin plugin for archive extracting (#1321) 2024-07-31 08:27:22 +08:00
sync.rs feat: new extract builtin plugin for archive extracting (#1321) 2024-07-31 08:27:22 +08:00
target.rs perf!: reimplement and significantly speed up archive previewing (#1220) 2024-06-27 00:47:56 +08:00
text.rs feat: new extract builtin plugin for archive extracting (#1321) 2024-07-31 08:27:22 +08:00
time.rs perf: prefer raw_get() and raw_set() 2024-02-26 12:49:58 +08:00
user.rs feat: add a new ya send command to allow standalone client processes to communicate with DDS from the command line (#913) 2024-04-15 15:42:44 +08:00
utils.rs feat: add is_exec and is_sticky to Cha bindings (#875) 2024-04-05 17:11:40 +08:00