summaryrefslogtreecommitdiffstats
path: root/runtime/doc/remote.txt
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/doc/remote.txt')
-rw-r--r--runtime/doc/remote.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/runtime/doc/remote.txt b/runtime/doc/remote.txt
index 83fc193d1f..92e759f297 100644
--- a/runtime/doc/remote.txt
+++ b/runtime/doc/remote.txt
@@ -1,4 +1,4 @@
-*remote.txt* For Vim version 8.2. Last change: 2021 Dec 27
+*remote.txt* For Vim version 8.2. Last change: 2022 Feb 17
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -120,6 +120,10 @@ when sending command to it.
The --serverlist argument will cause Vim to print a list of registered command
servers on the standard output (stdout) and exit.
+ *{server}*
+The {server} argument is used by several functions. When this is an empty
+string then on Unix the default server name is used, which is "GVIM". On
+MS-Windows an empty string does not work.
Win32 Note: Making the Vim server go to the foreground doesn't always work,
because MS-Windows doesn't allow it. The client will move the server to the