summaryrefslogtreecommitdiffstats
path: root/runtime/doc/gui_x11.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2022-07-07 22:31:59 +0100
committerBram Moolenaar <Bram@vim.org>2022-07-07 22:31:59 +0100
commitfee0c4aa99eb0a7a801dade758ce5e04b48c15d1 (patch)
tree7503f5a3c3f2ef471e9b8ff492860367d1fa32e5 /runtime/doc/gui_x11.txt
parent32acf1f1a72ebb9d8942b9c9d80023bf1bb668ea (diff)
Runtime files update
Diffstat (limited to 'runtime/doc/gui_x11.txt')
-rw-r--r--runtime/doc/gui_x11.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/runtime/doc/gui_x11.txt b/runtime/doc/gui_x11.txt
index 29b9e41327..942037a64c 100644
--- a/runtime/doc/gui_x11.txt
+++ b/runtime/doc/gui_x11.txt
@@ -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