Files
sethmux/static
Mortdecai fef67c148e fix: intercept Tab key to prevent browser focus navigation
Tab key was being captured by the browser for focus cycling instead of
being sent to the terminal for bash completion. Now intercepted at the
document level and forwarded to the terminal when xterm has focus.
2026-03-26 20:02:00 -04:00
..