mirror of
https://github.com/stablyai/orca.git
synced 2026-09-22 08:02:28 +00:00
* fix(renderer): answer OSC color queries from active terminal theme - reply to OSC 10/11 foreground/background queries using the resolved xterm theme - suppress replayed OSC color replies to avoid leaking escape output into fresh shells - cover theme-derived color replies and replay suppression with focused tests * test(renderer): cover terminal OSC color query replies Co-authored-by: Orca <help@stably.ai> --------- Co-authored-by: Jinwoo-H <jinwoo0825@gmail.com> Co-authored-by: Orca <help@stably.ai>