fix(tui): support slash-separated fuzzy filter tokens

This commit is contained in:
Armin Ronacher
2026-06-12 18:24:55 +02:00
parent 6102dd2084
commit 0caca6cf3f
3 changed files with 10 additions and 2 deletions

View File

@@ -4,6 +4,7 @@
### Fixed
- Fixed slash-separated fuzzy queries so provider/model completions remain matchable after insertion.
- Fixed WezTerm inline Kitty image rendering so reserved row clears do not erase all but the top strip of tool image previews ([#5618](https://github.com/earendil-works/pi/issues/5618)).
## [0.79.1] - 2026-06-09