I need to copy all the text matched by a regular expression, but I found that the count function does not display all the matches (multiple duplicates only display one). how to display all matches? Additionally, it might be easier to modify the matches by adding a feature to select all matches.
I am using version 15.85.
