Skip to content

Enable Hex Compare Edit Copy for selected bytes - #296

Merged
cursor[bot] merged 1 commit into
masterfrom
cursor/parity-hex-edit-copy-322f
Sep 16, 2026
Merged

cursor[bot] merged 1 commit into
masterfrom
cursor/parity-hex-edit-copy-322f

Conversation

@baseGame

Copy link
Copy Markdown
Collaborator

Summary

Hex Compare already copies the selected byte from the session toolbar. Edit > Copy stayed disabled with Cut and Paste.

This enables Edit > Copy on Hex Compare and routes it through that existing handler. Cut and Paste stay disabled.

Type of change

  • Bug fix
  • New feature
  • Documentation
  • Refactor
  • Build, CI, or release

Validation

  • corepack pnpm format:check
  • corepack pnpm lint
  • corepack pnpm stylelint
  • corepack pnpm typecheck
  • corepack pnpm exec vitest run src/app/menuTables.test.ts src/layouts/AppLayout.test.ts src/views/HexCompareView.test.ts

Local Rust clippy could not run here (missing GTK). Quality on this PR is the Windows CI job.

Checklist

  • I kept the change focused.
  • I added or updated tests where needed.
  • I updated documentation for user-facing changes.
  • I checked that no sensitive data is included.
Open in Web Open in Cursor 

Edit > Copy now uses the existing selected-byte clipboard handler. Cut and paste stay disabled.
@cursor
cursor Bot merged commit f49bfa8 into master Sep 16, 2026
1 check passed
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