yazi/yazi-macro/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
..
actor.rs fix: make the input component sync and reactive (#3949) 2026-05-09 09:26:07 +08:00
asset.rs fix: ignore NumLock state when comparing keybindings (#4071) 2026-06-20 23:57:12 +08:00
confirm.rs fix: make the input component sync and reactive (#3949) 2026-05-09 09:26:07 +08:00
context.rs refactor: simplify cursor repositioning (#3040) 2025-08-08 02:41:41 +08:00
data.rs feat!: show file icons in trash/delete/overwrite confirmations (#4096) 2026-07-02 04:09:12 +08:00
event.rs feat: trash bin (#4144) 2026-07-23 01:59:39 +08:00
fmt.rs fix: throw catchable errors instead of crashing when publishing a message containing invalid UTF-8 over DDS (#2893) 2025-06-18 19:30:31 +08:00
fs.rs feat: new yazi-vfs crate (#3187) 2025-09-21 11:44:52 +08:00
input.rs refactor: move Lua bindings down into each subcrates (#4049) 2026-06-18 15:06:31 +08:00
lib.rs feat: keymap Lua bindings (#4021) 2026-06-06 13:45:52 +08:00
log.rs fix: throw catchable errors instead of crashing when publishing a message containing invalid UTF-8 over DDS (#2893) 2025-06-18 19:30:31 +08:00
module.rs refactor: simplify module exports (#1770) 2024-10-12 21:05:12 +08:00
platform.rs feat: support and hide Windows system files by default (#2149) 2025-01-03 08:18:34 +08:00
render.rs feat: trash bin (#4144) 2026-07-23 01:59:39 +08:00
stdio.rs feat!: new virtual terminal backend (#3989) 2026-05-22 17:00:06 +08:00