Commit f728b1f
fix(actions): copy hash to unnamed register instead of clipboard (sindrets#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#6041 parent e144466 commit f728b1f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
211 | | - | |
| 211 | + | |
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
| |||
0 commit comments