-
Notifications
You must be signed in to change notification settings - Fork 1
Information
Reinier Johnson edited this page May 22, 2022
·
1 revision
Ctrl-V++ is a Python built program that allows you to copy more than one string of text. If I wanted to copy two sentences or two text edits to put them somewhere, you would normally have to highlight one string, copy the string, move over to the out of place text, highlight it, and paste the new text. Twice. That's a total of 12 Steps including moving back and forth to get the two strings copied over. With Ctrl-V++ all you have to do is: highlight one string, copy it, highlight the next string, copy it, move over to the other window or page, then paste the strings. That's a little over half the steps, totaling 7 steps for two strings. This makes the work much more efficient and convenient for whoever needs to copy-paste a bunch of text.