Skip to content

Modified Windows & Linux CTRL + [C/V/Enter] Behaviour to Match Claude Code CLI#16

Merged
abasiri merged 1 commit intodoctly:mainfrom
LIS-Benjamin:main
Mar 24, 2026
Merged

Modified Windows & Linux CTRL + [C/V/Enter] Behaviour to Match Claude Code CLI#16
abasiri merged 1 commit intodoctly:mainfrom
LIS-Benjamin:main

Conversation

@LIS-Benjamin
Copy link
Contributor

This should fix the issue or Windows users begin "unable" to copy/paste.
This also preserves the CTRL + C interrupt shortcut, unless text is highlighted, in which case it will copy to clipboard instead.

@LIS-Benjamin LIS-Benjamin mentioned this pull request Mar 23, 2026
@abasiri abasiri merged commit ace79c9 into doctly:main Mar 24, 2026
3 checks passed
abasiri added a commit that referenced this pull request Mar 24, 2026
The textarea capture-phase listener only blocked Shift+Enter from
inserting a newline. Extend it to also cover Ctrl+Enter on non-Mac
platforms, matching the key handler added in PR #16.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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