mirror of
https://github.com/jixishi/SerialTerminalForWindowsTerminal.git
synced 2026-08-02 18:22:18 +00:00
Previously all three panel handlers (forward/plugin/mode) returned true for unrecognized keys, swallowing Ctrl+Alt+M/F/P/H combos. Now return false so hotkeys can switch panels without closing. Co-Authored-By: Claude Opus 4.7 <[email protected]>