yazi/yazi-plugin/src
2024-07-22 19:06:02 +08:00
..
bindings feat: make UI extensions easier (#1257) 2024-07-13 14:22:03 +08:00
cha feat: add support for %@ argument extension on Windows to align with Unix platforms (#1319) 2024-07-22 19:06:02 +08:00
elements feat: make UI extensions easier (#1257) 2024-07-13 14:22:03 +08:00
external perf!: reimplement and significantly speed up archive previewing (#1220) 2024-06-27 00:47:56 +08:00
file perf!: reimplement and significantly speed up archive previewing (#1220) 2024-06-27 00:47:56 +08:00
fs feat: add support for %@ argument extension on Windows to align with Unix platforms (#1319) 2024-07-22 19:06:02 +08:00
isolate feat: add children_add and children_remove methods to the Header component as well (#1297) 2024-07-16 18:50:12 +08:00
loader feat: allow setting YAZI_ID as a command line argument (#1305) 2024-07-18 15:04:46 +08:00
process refactor!: v0.3 API changes (#1108) 2024-05-31 01:09:30 +08:00
pubsub feat!: include the sender ID in static messages (#1172) 2024-06-23 01:33:59 +08:00
url perf: prefer raw_get() and raw_set() 2024-02-26 12:49:58 +08:00
utils feat: add support for %@ argument extension on Windows to align with Unix platforms (#1319) 2024-07-22 19:06:02 +08:00
cast.rs feat: make UI extensions easier (#1257) 2024-07-13 14:22:03 +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: allow setting YAZI_ID as a command line argument (#1305) 2024-07-18 15:04:46 +08:00
lua.rs feat: make UI extensions easier (#1257) 2024-07-13 14:22:03 +08:00
opt.rs feat: add children_add and children_remove methods to the Header component as well (#1297) 2024-07-16 18:50:12 +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