mirror of https://github.com/openclaw/openclaw.git
highlightMatch() was replacing tokens inside ANSI escape codes, corrupting sequences like [38;2;123;127;135m when searching for '2'. Fix: apply highlighting to plain text before theme styling. |
||
|---|---|---|
| .. | ||
| assistant-message.ts | ||
| chat-log.ts | ||
| custom-editor.ts | ||
| filterable-select-list.ts | ||
| fuzzy-filter.ts | ||
| searchable-select-list.test.ts | ||
| searchable-select-list.ts | ||
| selectors.ts | ||
| tool-execution.ts | ||
| user-message.ts | ||