Replies: 3 comments 11 replies
|
From the current config/docs, I do not think there is a separate "select text but do not copy it" switch yet. Herdr's selection path is currently designed as copy-on-select: the selection lifecycle in There are two related settings, but neither is exactly this feature: [ui]
mouse_capture = falseThis lets your outer terminal handle normal mouse selection/copying instead of Herdr. The tradeoff is that Herdr's mouse-native pane/sidebar interactions are disabled too. [ui.toast.clipboard]
enabled = falseThis only hides the "copied to clipboard" popup. It does not stop the copy itself. So the current answer is: not granularly configurable. Use |
|
As of v0.7.4 released July 15, 2026, [ui]
copy_on_select = false |
|
all issues about this should be fixed now! |
Uh oh!
There was an error while loading. Please reload this page.
question
I dont want to copy the text i selected, but i cannot find a way to disable this behavior.
context
No response
All reactions