yazi/yazi-plugin/src/utils
2024-04-05 17:11:40 +08:00
..
app.rs feat: ya.hide() plugin API (#792) 2024-03-09 03:07:20 +08:00
cache.rs perf: prefer raw_get() and raw_set() 2024-02-26 12:49:58 +08:00
call.rs feat: DDS (Data Distribution Service) (#826) 2024-03-29 23:30:30 +08:00
image.rs perf: prefer raw_get() and raw_set() 2024-02-26 12:49:58 +08:00
layer.rs feat: ya.notify() plugin API (#780) 2024-03-05 16:46:12 +08:00
log.rs feat: enhance the ya.dbg() and ya.err() debugging functions (#835) 2024-03-22 16:44:04 +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 perf: prefer raw_get() and raw_set() 2024-02-26 12:49:58 +08:00
sync.rs perf: port require() and ya.sync() to Rust to avoid plugin information initialization process (#853) 2024-03-30 22:15:05 +08:00
target.rs perf: prefer raw_get() and raw_set() 2024-02-26 12:49:58 +08:00
text.rs feat: truncate path for deeply nested directories (#787) 2024-03-08 17:54:29 +08:00
time.rs perf: prefer raw_get() and raw_set() 2024-02-26 12:49:58 +08:00
user.rs feat: add is_exec and is_sticky to Cha bindings (#875) 2024-04-05 17:11:40 +08:00
utils.rs feat: add is_exec and is_sticky to Cha bindings (#875) 2024-04-05 17:11:40 +08:00