sxyazi / yazi

💥 Blazing fast terminal file manager written in Rust, based on async I/O.
https://yazi-rs.github.io
MIT License
15.07k stars 341 forks source link

feat: include file filter state in the header #1182

Closed thelamb closed 3 months ago

thelamb commented 3 months ago

Header now shows filter when it is applied, as it did with search.

Closes https://github.com/sxyazi/yazi/issues/1181