yazi/yazi-plugin/src
2024-09-16 18:55:03 +08:00
..
bindings chore: upgrade ratatui to 0.28.1 (#1601) 2024-09-04 01:48:18 +08:00
cha feat: new extract builtin plugin for archive extracting (#1321) 2024-07-31 08:27:22 +08:00
elements feat: complete and consistent support for the ui.Style() API (#1637) 2024-09-12 18:45:10 +08:00
external perf: introduce URN to speed up large directory locating (#1648) 2024-09-16 18:55:03 +08:00
file perf: introduce URN to speed up large directory locating (#1648) 2024-09-16 18:55:03 +08:00
fs perf: introduce URN to speed up large directory file sorting (#1622) 2024-09-10 00:41:33 +08:00
isolate feat: add list_meta() method to archive plugin (#1638) 2024-09-14 19:00:03 +08:00
loader feat: add list_meta() method to archive plugin (#1638) 2024-09-14 19:00:03 +08:00
process feat: add status() method to Command (#1473) 2024-08-12 21:03:45 +08:00
pubsub feat: new extract builtin plugin for archive extracting (#1321) 2024-07-31 08:27:22 +08:00
url feat: add is_absolute, has_root, starts_with, ends_with, strip_prefix to Url Userdata (#1605) 2024-09-04 19:17:48 +08:00
utils refactor: privatize url of the File (#1619) 2024-09-10 00:31:21 +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: make the builtin code previewer handle invalid carriage return chars and binary streams better (#1550) 2024-08-25 02:56:38 +08:00
lua.rs feat: add list_meta() method to archive plugin (#1638) 2024-09-14 19:00:03 +08:00
macros.rs feat: add list_meta() method to archive plugin (#1638) 2024-09-14 19:00:03 +08:00
opt.rs refactor: tab locking 2024-08-10 20:25:35 +08:00
runtime.rs feat: new extract builtin plugin for archive extracting (#1321) 2024-07-31 08:27:22 +08:00