Runtime files update

This commit is contained in:
Bram Moolenaar
2022-07-07 22:31:59 +01:00
parent 32acf1f1a7
commit fee0c4aa99
4 changed files with 12050 additions and 6951 deletions

View File

@ -679,6 +679,9 @@ Of these three, Vim uses PRIMARY when reading and writing the "* register
|'clipboard'| of "autoselect"), and CLIPBOARD when reading and writing the "+
register. Vim does not access the SECONDARY selection.
This applies both to the GUI and the terminal version. For non-X11 systems
the plus and the star register both us the system clipboard.
Examples: (assuming the default option values)
- Select a URL in Visual mode in Vim. Go to your browser and click the
middle mouse button in the URL text field. The selected text will be