yazi/yazi-config/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
..
keymap feat: experimental %y, %Y, %t, %T, %yN, %YN, %tN, %TN shell formatting parameters (#4108) 2026-07-08 17:04:12 +08:00
mgr perf: switch memory allocator to mimalloc (#4083) 2026-06-26 14:34:28 +08:00
open feat: make visual mode support wraparound scrolling (#4101) 2026-07-05 18:06:25 +08:00
opener feat: experimental %y, %Y, %t, %T, %yN, %YN, %tN, %TN shell formatting parameters (#4108) 2026-07-08 17:04:12 +08:00
plugin feat: make visual mode support wraparound scrolling (#4101) 2026-07-05 18:06:25 +08:00
popup feat: new hub VFS kind (#4131) 2026-07-17 03:04:19 +08:00
preview fix: ignore NumLock state when comparing keybindings (#4071) 2026-06-20 23:57:12 +08:00
tasks feat: dynamic previewer Lua API (#3891) 2026-04-16 17:05:46 +08:00
theme feat!: custom VFS provider (#4118) 2026-07-13 02:01:37 +08:00
vfs feat: new hub VFS kind (#4131) 2026-07-17 03:04:19 +08:00
which feat: dynamic previewer Lua API (#3891) 2026-04-16 17:05:46 +08:00
icon.rs refactor: move Lua bindings down into each subcrates (#4049) 2026-06-18 15:06:31 +08:00
inject.rs feat: make visual mode support wraparound scrolling (#4101) 2026-07-05 18:06:25 +08:00
layout.rs refactor: switch to ratatui-core (#4050) 2026-06-18 16:23:26 +08:00
lib.rs feat!: custom VFS provider (#4118) 2026-07-13 02:01:37 +08:00
mixing.rs feat: dynamic previewer Lua API (#3891) 2026-04-16 17:05:46 +08:00
pattern.rs feat: trash bin (#4144) 2026-07-23 01:59:39 +08:00
platform.rs feat: expose stash action and give it a new search source (#3872) 2026-04-11 07:59:38 +08:00
preset.rs feat!: custom VFS provider (#4118) 2026-07-13 02:01:37 +08:00
priority.rs feat: key-* DDS events to allow canceling user key commands (#3005) 2025-07-20 14:11:57 +08:00
selectable.rs refactor: move Lua bindings down into each subcrates (#4049) 2026-06-18 15:06:31 +08:00
selector.rs fix: make the input component sync and reactive (#3949) 2026-05-09 09:26:07 +08:00
tests.rs feat!: custom VFS provider (#4118) 2026-07-13 02:01:37 +08:00
yazi.rs feat: dynamic previewer Lua API (#3891) 2026-04-16 17:05:46 +08:00