Skip to content

feat(terminal): 选中自动复制,支持 Ctrl+V 及右键粘贴#92

Closed
AAEE86 wants to merge 1 commit into
lehhair:mainfrom
AAEE86:main
Closed

feat(terminal): 选中自动复制,支持 Ctrl+V 及右键粘贴#92
AAEE86 wants to merge 1 commit into
lehhair:mainfrom
AAEE86:main

Conversation

@AAEE86
Copy link
Copy Markdown

@AAEE86 AAEE86 commented May 15, 2026

Close #88

lehhair added a commit that referenced this pull request May 15, 2026
Adds safer terminal clipboard behavior inspired by PR #92, with thanks to the contributor for raising the interaction idea.

- handle paste through the native paste event by default
- copy terminal selections through terminal-scoped keybindings
- add optional copy-on-select and smart right-click copy/paste settings
- keep global shortcuts from intercepting focused terminal input
- add scoped keybinding tests and persisted preference coverage

Closes #88
@lehhair
Copy link
Copy Markdown
Owner

lehhair commented May 15, 2026

感谢pr,但我无法直接合并,我根据你的想法更新了更完善的行为

@lehhair lehhair closed this May 15, 2026
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