Implement needed modifications for issue #12600, more flexible copy-on-select and middle-click-action#12604
Implement needed modifications for issue #12600, more flexible copy-on-select and middle-click-action#12604mohshami wants to merge 20 commits into
Conversation
For middle-click-action * Kept the option "primary-paste" instead of "paste-primary" to keep backwards compatibility * Added the option "clipboard-paste" For copy-on-select * Added the both, none and primary options Updated config documentation
|
Hi @mohshami, thanks for your interest in contributing! This project requires that pull request authors are vouched, and you are not in the list of vouched users. This PR will be closed automatically. See https://github.com/ghostty-org/ghostty/blob/main/CONTRIBUTING.md for more details. |
|
!vouch |
Triggered by [comment](#12604 (comment)) from @jcollie. Vouch: @mohshami Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Triggered by [comment](ghostty-org#12604 (comment)) from @jcollie. Vouch: @mohshami Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
00-kat
left a comment
There was a problem hiding this comment.
Thanks a lot! These are a couple comments I had on my mind when you first opened this PR, but I wanted to hold off until someone else asked you to use the backward compat mechanism instead (I don't know much about it, so I didn't know how to phrase that request then).
Co-authored-by: kat <65649991+00-kat@users.noreply.github.com>
Co-authored-by: kat <65649991+00-kat@users.noreply.github.com>
|
JSYK GitHub has a button to batch-add suggestions. |
Co-authored-by: kat <65649991+00-kat@users.noreply.github.com>
Co-authored-by: kat <65649991+00-kat@users.noreply.github.com>
Co-authored-by: kat <65649991+00-kat@users.noreply.github.com>
Co-authored-by: kat <65649991+00-kat@users.noreply.github.com>
Co-authored-by: kat <65649991+00-kat@users.noreply.github.com>
Co-authored-by: kat <65649991+00-kat@users.noreply.github.com>
Co-authored-by: kat <65649991+00-kat@users.noreply.github.com>
Co-authored-by: kat <65649991+00-kat@users.noreply.github.com>
Co-authored-by: kat <65649991+00-kat@users.noreply.github.com>
Co-authored-by: kat <65649991+00-kat@users.noreply.github.com>
Co-authored-by: kat <65649991+00-kat@users.noreply.github.com>
Co-authored-by: kat <65649991+00-kat@users.noreply.github.com>
Co-authored-by: kat <65649991+00-kat@users.noreply.github.com>
|
(Disabled auto-merge since it still needs a review from someone in ghostty-org/terminal, so it wouldn't auto-merge until that happens.) |
For middle-click-action
For copy-on-select
Updated config documentation
Note: No AI was used, Even though I don't know Zig, I looked at the code and the modifications seemed easy enough
Closes #12600