yazi/yazi-fm/src
三咲雅 misaki masa 58f1013348
Some checks failed
Cachix / Publish Flake (push) Has been cancelled
Check / clippy (push) Has been cancelled
Check / rustfmt (push) Has been cancelled
Check / stylua (push) Has been cancelled
Draft / build-unix (gcc-aarch64-linux-gnu, ubuntu-latest, aarch64-unknown-linux-gnu) (push) Has been cancelled
Draft / build-unix (gcc-i686-linux-gnu, ubuntu-latest, i686-unknown-linux-gnu) (push) Has been cancelled
Draft / build-unix (gcc-riscv64-linux-gnu, ubuntu-latest, riscv64gc-unknown-linux-gnu) (push) Has been cancelled
Draft / build-unix (gcc-sparc64-linux-gnu, ubuntu-latest, sparc64-unknown-linux-gnu) (push) Has been cancelled
Draft / build-unix (macos-latest, aarch64-apple-darwin) (push) Has been cancelled
Draft / build-unix (macos-latest, x86_64-apple-darwin) (push) Has been cancelled
Draft / build-unix (ubuntu-latest, x86_64-unknown-linux-gnu) (push) Has been cancelled
Draft / build-windows (windows-latest, aarch64-pc-windows-msvc) (push) Has been cancelled
Draft / build-windows (windows-latest, x86_64-pc-windows-msvc) (push) Has been cancelled
Draft / build-musl (aarch64-unknown-linux-musl) (push) Has been cancelled
Draft / build-musl (x86_64-unknown-linux-musl) (push) Has been cancelled
Draft / build-snap (amd64, ubuntu-latest) (push) Has been cancelled
Draft / build-snap (arm64, ubuntu-24.04-arm) (push) Has been cancelled
Test / test (macos-latest) (push) Has been cancelled
Test / test (ubuntu-latest) (push) Has been cancelled
Test / test (windows-latest) (push) Has been cancelled
Draft / snap (push) Has been cancelled
Draft / draft (push) Has been cancelled
Draft / nightly (push) Has been cancelled
feat: trash bin (#4144)
2026-07-23 01:59:39 +08:00
..
app refactor: switch to ratatui-core (#4050) 2026-06-18 16:23:26 +08:00
cmp feat: Lua API for printing escape sequences to the terminal (#4059) 2026-06-19 23:14:13 +08:00
confirm refactor: switch to ratatui-core (#4050) 2026-06-18 16:23:26 +08:00
help feat!: make help menu a command palette (#4074) 2026-06-22 23:57:29 +08:00
input feat: trash bin (#4144) 2026-07-23 01:59:39 +08:00
mgr refactor: switch to ratatui-core (#4050) 2026-06-18 16:23:26 +08:00
notify refactor: switch to ratatui-core (#4050) 2026-06-18 16:23:26 +08:00
pick refactor: switch to ratatui-core (#4050) 2026-06-18 16:23:26 +08:00
spot refactor: switch to ratatui-core (#4050) 2026-06-18 16:23:26 +08:00
tasks refactor: switch to ratatui-core (#4050) 2026-06-18 16:23:26 +08:00
which refactor: switch to ratatui-core (#4050) 2026-06-18 16:23:26 +08:00
dispatcher.rs refactor: move Lua bindings down into each subcrates (#4049) 2026-06-18 15:06:31 +08:00
executor.rs feat: experimental %y, %Y, %t, %T, %yN, %YN, %tN, %TN shell formatting parameters (#4108) 2026-07-08 17:04:12 +08:00
logs.rs refactor: switch to ratatui-core (#4050) 2026-06-18 16:23:26 +08:00
main.rs feat!: custom VFS provider (#4118) 2026-07-13 02:01:37 +08:00
panic.rs feat!: new virtual terminal backend (#3989) 2026-05-22 17:00:06 +08:00
renderer.rs refactor: switch to ratatui-core (#4050) 2026-06-18 16:23:26 +08:00
root.rs feat: Lua API for printing escape sequences to the terminal (#4059) 2026-06-19 23:14:13 +08:00
router.rs feat: experimental %y, %Y, %t, %T, %yN, %YN, %tN, %TN shell formatting parameters (#4108) 2026-07-08 17:04:12 +08:00
signals.rs feat!: new virtual terminal backend (#3989) 2026-05-22 17:00:06 +08:00