Skip to content

fix(actions): Copy hash to the unnamed register#606

Open
jecaro wants to merge 1 commit intosindrets:mainfrom
jecaro:copy_hash-unnamed
Open

fix(actions): Copy hash to the unnamed register#606
jecaro wants to merge 1 commit intosindrets:mainfrom
jecaro:copy_hash-unnamed

Conversation

@jecaro
Copy link

@jecaro jecaro commented Jan 22, 2026

I've been using this patch for a while. It feels more natural to me.

Fix #604

dlyongemallo pushed a commit to dlyongemallo/diffview.nvim that referenced this pull request Feb 4, 2026
…drets#606)

Use the unnamed register (") instead of the system clipboard (+) when
copying commit hashes. This is more consistent with Vim conventions and
works regardless of clipboard support.

Fixes sindrets#604
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.

copy_hash does not copy the commit hash to the default " register

1 participant