Files
sethmux/static
Mortdecai 8f407f74ae fix: toolbar buttons now send actual control chars via xterm _core API
Buttons were sending literal 'n'/'p' instead of Ctrl-A+n/p because
the hex escape decode was failing. Now uses real control characters
in data-k attributes and sends via triggerDataEvent() which hooks
directly into ttyd's websocket transport.
2026-03-26 19:34:23 -04:00
..