How to select multiple non-contiguous text lines in browsers

Is it possible to select multiple lines of text and be able to copy them?

If I hold Ctrl I expect the previous selection to remain while I add another selection from somewhere, and while I hold Shift I expect the top selection to extend to the bottom and not start over.

Shift partly works, but the Ctrl part is nowhere to be seen.

So is it possible to do?

4

1 Answer

Try multi selection add-ons, here is one for Chrome which works as we expect it to:

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like