Terminal theme button throwing errors

GitHub issue #155 Feature Shipped jonfriesenvia github Feb 18, 2026 View original
  1. Click terminal theme button
  2. Nothing happens
  3. console error below is present on click
terminal.js:112 Uncaught TypeError: this.themeManager.toggle is not a function
    at HTMLButtonElement.<anonymous> (terminal.js:112:35)
(anonymous) @ terminal.js:112

1 Comment

zackerthescarvia github Feb 24, 2026

xterm should now have a three button selector for system/light/dark now, following the rest of exe.dev. thanks for reporting!