yazi/yazi-core
Alastair Scheuermann d41a42302c
fix(help): search keybindings by key name in command palette
base cases covered for exact searching `on` command keys,
case-insensitive prefixes, and substring matches on key name or
description.
2026-06-24 21:02:44 +08:00
..
src fix(help): search keybindings by key name in command palette 2026-06-24 21:02:44 +08:00
Cargo.toml refactor: switch to ratatui-core (#4050) 2026-06-18 16:23:26 +08:00
README.md docs: document the applicability of all yazi-* crates (#3345) 2025-11-20 09:00:01 +08:00

yazi-core

This crate is part of Yazi, and it is not supposed to be used outside, as there are no guarantees about the stability of its API.