mirror of
https://github.com/samsonjs/vibetunnel.git
synced 2026-04-27 15:17:38 +00:00
- Fixed cursor rendering with inverse video by applying cursor styling after inverse processing to ensure it takes precedence - Added missing overline attribute support (isOverline() → .overline class) - Improved consistency by applying all persistent styles after inverse video processing, which clears and rebuilds the style string This fixes multiple edge cases in terminal rendering including cursor visibility in inverted text and proper text decoration support. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| assets | ||
| components | ||
| services | ||
| utils | ||
| app-entry.ts | ||
| app.ts | ||
| styles.css | ||
| test-terminals-entry.ts | ||