| .. |
|
app
|
perf: app data instead of Lua registry to reduce stack pushes (#2880)
|
2025-06-16 11:25:02 +08:00 |
|
cmp
|
feat: allow Url to accept invalid UTF-8 characters (#2889)
|
2025-06-17 18:24:43 +08:00 |
|
confirm
|
perf: do not pre-allocate memory for Lua tables (#2879)
|
2025-06-16 11:19:18 +08:00 |
|
help
|
perf: lazy load ui, ya, fs, and ps (#1903)
|
2024-11-13 11:38:11 +08:00 |
|
input
|
refactor: new yazi-widgets crate (#2498)
|
2025-03-20 02:21:53 +08:00 |
|
lives
|
fix: proper invalid UTF-8 path support (#2884)
|
2025-06-16 21:25:39 +08:00 |
|
mgr
|
refactor: rename rt.manager to rt.mgr, and th.manager to th.mgr (#2397)
|
2025-02-25 23:12:54 +08:00 |
|
notify
|
fix: proper invalid UTF-8 path support (#2884)
|
2025-06-16 21:25:39 +08:00 |
|
pick
|
refactor: rename rt.manager to rt.mgr, and th.manager to th.mgr (#2397)
|
2025-02-25 23:12:54 +08:00 |
|
spot
|
refactor: rename rt.manager to rt.mgr, and th.manager to th.mgr (#2397)
|
2025-02-25 23:12:54 +08:00 |
|
tasks
|
refactor: rename rt.manager to rt.mgr, and th.manager to th.mgr (#2397)
|
2025-02-25 23:12:54 +08:00 |
|
which
|
fix: use complete rendering instead of partial rendering for no task progress report (#1876)
|
2024-11-01 19:52:19 +08:00 |
|
context.rs
|
refactor: new yazi-widgets crate (#2498)
|
2025-03-20 02:21:53 +08:00 |
|
executor.rs
|
perf: copy-on-write on command data & avoid converting primitive types to strings thereby allocating memory (#2862)
|
2025-06-11 10:13:51 +08:00 |
|
logs.rs
|
perf: lazy compile and cache lua plugins as binary bytecode (#2490)
|
2025-03-17 16:12:43 +08:00 |
|
main.rs
|
refactor: deprecate the Command:args() method (#2752)
|
2025-05-14 01:29:03 +08:00 |
|
panic.rs
|
feat: allow custom exit code with quit --code (#2609)
|
2025-04-12 17:59:23 +08:00 |
|
root.rs
|
feat: allow to specify layer for keymap commands (#2399)
|
2025-02-26 03:01:17 +08:00 |
|
router.rs
|
refactor: use raw identifiers (#2783)
|
2025-05-21 17:32:41 +08:00 |
|
signals.rs
|
perf: rewrite config parser to double the startup speed (#2508)
|
2025-03-22 01:57:36 +08:00 |
|
term.rs
|
refactor: satisfy mismatched-lifetime-syntaxes lint (#2881)
|
2025-06-16 11:52:35 +08:00 |