yazi/yazi-plugin/src/utils
2024-04-19 13:45:01 +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: expand the types supported by the event system (#923) 2024-04-19 13:45:01 +08:00
image.rs perf: prefer raw_get() and raw_set() 2024-02-26 12:49:58 +08:00
layer.rs feat: expand the types supported by the event system (#923) 2024-04-19 13:45:01 +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 feat: expand the types supported by the event system (#923) 2024-04-19 13:45:01 +08:00
sync.rs feat: expand the types supported by the event system (#923) 2024-04-19 13:45:01 +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 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