Skip to content

Conversation

@Ayushdas1904
Copy link

@Ayushdas1904 Ayushdas1904 commented Jan 16, 2026

fixes #11557

Description

Updates the keyboard shortcuts list entry for the merge operation from "Merge" to "Merge (combine)". This improves discoverability while keeping "Merge" as the primary, more intuitive name.

Changes

  • Updated merge operation title in data/core.yaml from "Merge" to "Merge (combine)"
  • Users can now search for either "merge" or "combine" when looking for this operation
  • Maintains consistency with existing help text that refers to "combining" features

Testing

  • Keyboard shortcuts list displays "C Merge (combine)"
  • Help text for merge operation correctly references the updated title
  • npm test passes
  • npm start shows correct UI rendering

Checklist

  • Code change is complete
  • Tests pass
  • CHANGELOG.md updated (if applicable)

@Ayushdas1904 Ayushdas1904 marked this pull request as ready for review January 16, 2026 19:18
@Ayushdas1904
Copy link
Author

Hey @tyrasd , take a look at this PR

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.

Use uniform "Combine" name for Combine / Merge operation

1 participant