mirror of https://github.com/openclaw/openclaw.git
chore (changelog): document TUI ANSI-safe searchable-select fix
This commit is contained in:
parent
efdfdd036c
commit
6d66fefbbb
|
|
@ -8,6 +8,8 @@ Docs: https://docs.openclaw.ai
|
|||
|
||||
### Fixes
|
||||
|
||||
- TUI: make searchable-select filtering and highlight rendering ANSI-aware so queries ignore hidden escape codes and no longer corrupt ANSI styling sequences during match highlighting. (#4519) Thanks @bee4come.
|
||||
|
||||
## 2026.2.14
|
||||
|
||||
### Changes
|
||||
|
|
|
|||
Loading…
Reference in New Issue