yazi/yazi-config
greg b53a1b2ea7 feat: add show_icons option to disable input popup icons
The icon shown on cd/create/rename/shell input popups (added in #4080) had
no way to opt out short of clearing all icon rules, which would also
remove file-type icons everywhere else.

Add a `show_icons` option under `[input]`, enabled by default, that
short-circuits the icon lookup for input popups specifically.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-04 21:12:45 +02:00
..
preset feat: add show_icons option to disable input popup icons 2026-07-04 21:12:45 +02:00
src feat: add show_icons option to disable input popup icons 2026-07-04 21:12:45 +02:00
Cargo.toml fix: ignore NumLock state when comparing keybindings (#4071) 2026-06-20 23:57:12 +08:00
README.md docs: document the applicability of all yazi-* crates (#3345) 2025-11-20 09:00:01 +08:00

yazi-config

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.