yazi/yazi-plugin/src/utils
2024-07-01 23:58:03 +08:00
..
app.rs feat: ya.hide() plugin API (#792) 2024-03-09 03:07:20 +08:00
cache.rs perf!: reimplement and significantly speed up archive previewing (#1220) 2024-06-27 00:47:56 +08:00
call.rs feat: simplify keybindings (#1241) 2024-07-01 23:58: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: 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!: reimplement and significantly speed up archive previewing (#1220) 2024-06-27 00:47:56 +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!: reimplement and significantly speed up archive previewing (#1220) 2024-06-27 00:47:56 +08:00
text.rs feat: keep file creation time on macOS and Windows (#1169) 2024-06-20 14:54:42 +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