[Feature]: Select text context can be configured by double-clicking the mouse left button
Feature description
Current path is: vm@vm:~/develop/ref/os-ref$ When I double-clicking left mouse key, all text are selected.
It's better only "~/develop/ref/os-ref" is selected. It's better to add one setting to config it.
Just like konsole in plasma
Implementation Suggestion
No response
Anything else?
No response
Just want to clarify. So currently the double click will select everything to a whitespace or quote boundaries. You're looking to be able to add alternate delimiters (such as ":") to where the default double-click selection will end?
Does the provision of a regex setting in Konsole to adjust the selection behavior of mouse double-clicks provide a similar function? For example, if you want to copy the path as a terminal, it is relatively simple, otherwise there will be too much copied text, and you will have to delete it, and the use experience is not very good.