Skip to content

Conversation

@be30c9
Copy link
Contributor

@be30c9 be30c9 commented Jan 2, 2026

Modified the TAB case in handleKeyDown to check for Shift modifier and send backtab escape sequence (\x1b[Z) instead of regular tab.

#109 Keyboard handling issues: Shift+Tab on macOS

Modified the TAB case in handleKeyDown to check for Shift modifier and send
backtab escape sequence (\x1b[Z) instead of regular tab.

coder#109 Keyboard handling issues: Shift+Tab on macOS
@kylecarbs kylecarbs merged commit 98753e0 into coder:main Jan 3, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants