Skip to content
This repository was archived by the owner on Jan 14, 2026. It is now read-only.

feat(ui): add yank register copy action#3

Merged
jinzhongjia merged 2 commits into
mainfrom
optimize
Jun 3, 2025
Merged

feat(ui): add yank register copy action#3
jinzhongjia merged 2 commits into
mainfrom
optimize

Conversation

@jinzhongjia

Copy link
Copy Markdown
Owner
  • add "[y] Copy to yank register" action in UI content
  • map "y" key to copy commit message to yank register with notification

close #2 #1

- add "[y] Copy to yank register" action in UI content
- map "y" key to copy commit message to yank register with notification
- add references to yank register in README and help docs
- document new `y` keymap for copying to yank register
- clarify clipboard and yank register functionality in UI descriptions
- update feature lists to include yank register support

Closes #123
@jinzhongjia jinzhongjia merged commit 7585837 into main Jun 3, 2025
1 check passed
@jinzhongjia jinzhongjia deleted the optimize branch June 5, 2025 06:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"y"ank to copy to nvim register

1 participant