Skip to content

feat(tui): yank copies all selected beans, not just highlighted one#37

Merged
hmans merged 1 commit intohmans:mainfrom
sotte:yank-multi-line
Dec 28, 2025
Merged

feat(tui): yank copies all selected beans, not just highlighted one#37
hmans merged 1 commit intohmans:mainfrom
sotte:yank-multi-line

Conversation

@sotte
Copy link
Copy Markdown
Contributor

@sotte sotte commented Dec 28, 2025

  • Change copyBeanIDMsg to hold []string instead of single string
  • Update list view 'y' handler to check selectedBeans first
  • Join multiple IDs with comma separator
  • Show "Copied N bean IDs" for multi-select, single ID otherwise

Refs: beans-8x3r

- Change copyBeanIDMsg to hold []string instead of single string
- Update list view 'y' handler to check selectedBeans first
- Join multiple IDs with comma separator
- Show "Copied N bean IDs" for multi-select, single ID otherwise

Refs: beans-8x3r
@hmans hmans merged commit 179a71d into hmans:main Dec 28, 2025
1 check passed
@hmans
Copy link
Copy Markdown
Owner

hmans commented Dec 28, 2025

Thanks!

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