• v1.11.5 38cb1f7430

    fix: 6 UX regressions — popups, themes, cursor, selection, status bar
    All checks were successful
    Build & Sign Wraith / Build Windows + Sign (push) Successful in 3m53s

    Ghost released this 2026-03-30 14:08:13 +00:00 | 15 commits to main since this release

    Popup windows (tools/editor/help):

    Theme application:

    • terminal.refresh() after theme change forces xterm.js canvas repaint
      of existing text — was only changing background, not text colors

    Selection highlighting:

    • Removed CSS .xterm-selection div rule entirely — xterm.js v6 canvas
      renderer doesn't use DOM selection divs, the CSS was a no-op that
      conflicted with theme-driven selectionBackground

    Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com

    Downloads