yazi/yazi-core/src
三咲雅 misaki masa 9accf929f4
Some checks are pending
Cachix / Publish Flake (push) Waiting to run
Check / clippy (push) Waiting to run
Check / rustfmt (push) Waiting to run
Check / stylua (push) Waiting to run
Draft / build-unix (gcc-aarch64-linux-gnu, ubuntu-latest, aarch64-unknown-linux-gnu) (push) Waiting to run
Draft / build-unix (gcc-i686-linux-gnu, ubuntu-latest, i686-unknown-linux-gnu) (push) Waiting to run
Draft / build-unix (gcc-riscv64-linux-gnu, ubuntu-latest, riscv64gc-unknown-linux-gnu) (push) Waiting to run
Draft / build-unix (gcc-sparc64-linux-gnu, ubuntu-latest, sparc64-unknown-linux-gnu) (push) Waiting to run
Draft / build-unix (macos-latest, aarch64-apple-darwin) (push) Waiting to run
Draft / build-unix (macos-latest, x86_64-apple-darwin) (push) Waiting to run
Draft / build-unix (ubuntu-latest, x86_64-unknown-linux-gnu) (push) Waiting to run
Draft / build-windows (windows-latest, aarch64-pc-windows-msvc) (push) Waiting to run
Draft / build-windows (windows-latest, x86_64-pc-windows-msvc) (push) Waiting to run
Draft / build-musl (aarch64-unknown-linux-musl) (push) Waiting to run
Draft / build-musl (x86_64-unknown-linux-musl) (push) Waiting to run
Draft / build-snap (amd64, ubuntu-latest) (push) Waiting to run
Draft / build-snap (arm64, ubuntu-24.04-arm) (push) Waiting to run
Draft / snap (push) Blocked by required conditions
Draft / draft (push) Blocked by required conditions
Draft / nightly (push) Blocked by required conditions
Test / test (macos-latest) (push) Waiting to run
Test / test (ubuntu-latest) (push) Waiting to run
Test / test (windows-latest) (push) Waiting to run
feat: trash bin (#4144)
2026-07-22 03:13:58 +08:00
..
app refactor: move Lua bindings down into each subcrates (#4049) 2026-06-18 15:06:31 +08:00
cmp refactor: move Lua bindings down into each subcrates (#4049) 2026-06-18 15:06:31 +08:00
confirm refactor: switch to ratatui-core (#4050) 2026-06-18 16:23:26 +08:00
help feat: experimental %y, %Y, %t, %T, %yN, %YN, %tN, %TN shell formatting parameters (#4108) 2026-07-08 17:04:12 +08:00
input feat: input history (#4104) 2026-07-06 18:43:08 +08:00
mgr feat: trash bin (#4144) 2026-07-22 03:13:58 +08:00
notify refactor: switch to ratatui-core (#4050) 2026-06-18 16:23:26 +08:00
pick refactor: move Lua bindings down into each subcrates (#4049) 2026-06-18 15:06:31 +08:00
spot feat: experimental %y, %Y, %t, %T, %yN, %YN, %tN, %TN shell formatting parameters (#4108) 2026-07-08 17:04:12 +08:00
tab feat: trash bin (#4144) 2026-07-22 03:13:58 +08:00
tasks feat: trash bin (#4144) 2026-07-22 03:13:58 +08:00
which fix: flush last input before submitting the completion (#4119) 2026-07-13 09:01:59 +08:00
core.rs feat!: make help menu a command palette (#4074) 2026-06-22 23:57:29 +08:00
highlighter.rs refactor: switch to ratatui-core (#4050) 2026-06-18 16:23:26 +08:00
lib.rs refactor: prepare for custom VFS provider (#3821) 2026-03-31 19:18:18 +08:00
proxy.rs refactor: move Lua bindings down into each subcrates (#4049) 2026-06-18 15:06:31 +08:00