Skip to content

v0.8.3

Latest

Choose a tag to compare

@mryll mryll released this 07 Sep 19:17
  • The bar-face tooltip (alarm dot, stale mark) showed its markup literally — <span>Session: 96%</span> — because the shell's shared tooltip label is Text.PlainText. The tooltip is now handed over as plain text, and the API-supplied limit names reach it untouched. Same defect as claudebar#7.