Replies: 1 comment 1 reply
-
|
That's by design. Double clicking selecting offscreen contents means you
can never know what has actually been selected without scrolling. If you
need to select for than a screens worth of content simply use any of the
other selection methods such as drag select or right click to extend
selection.
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Scenario:
By default behavior, it should select the whole word which is the full hex string instead of just the visible part.
i.e. i cannot copy the hex string if it spills out of current window's view
Beta Was this translation helpful? Give feedback.
All reactions