yazi/yazi-plugin/src
2024-10-01 18:38:37 +08:00
..
bindings fix: warnings should be output to stderr instead of stdout (#1669) 2024-09-21 20:12:35 +08:00
cha feat: new extract builtin plugin for archive extracting (#1321) 2024-07-31 08:27:22 +08:00
elements feat: add the area() API for renderable elements (#1667) 2024-09-21 01:47:34 +08:00
external fix: replace control characters to printable characters in plain text preview (#1704) 2024-09-30 00:37:33 +08:00
file refactor: ensure that each Url contains the full location information (#1659) 2024-09-20 22:21:32 +08:00
fs feat: async micro task initialization error handling (#1710) 2024-10-01 18:38:37 +08:00
isolate fix: one file's mime-type changed multiple times without triggering a preview again (#1682) 2024-09-26 00:22:55 +08:00
loader feat: allow overriding and rewriting the sync methods of builtin plugins (#1695) 2024-09-28 00:41:34 +08:00
process fix: warnings should be output to stderr instead of stdout (#1669) 2024-09-21 20:12:35 +08:00
pubsub feat: new extract builtin plugin for archive extracting (#1321) 2024-07-31 08:27:22 +08:00
url refactor: ensure that each Url contains the full location information (#1659) 2024-09-20 22:21:32 +08:00
utils fix: one file's mime-type changed multiple times without triggering a preview again (#1682) 2024-09-26 00:22:55 +08:00
cast.rs feat: make UI extensions easier (#1257) 2024-07-13 14:22:03 +08:00
clipboard.rs fix: warnings should be output to stderr instead of stdout (#1669) 2024-09-21 20:12:35 +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 the area() API for renderable elements (#1667) 2024-09-21 01:47:34 +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