diff runtime/doc/eval.txt @ 12837:963cdeb42c41 v8.0.1295

patch 8.0.1295: cannot automatically get a server name in a terminal commit https://github.com/vim/vim/commit/e42a6d250907e278707753d7d1ba91ffc2471db0 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Nov 12 19:21:51 2017 +0100 patch 8.0.1295: cannot automatically get a server name in a terminal Problem: Cannot automatically get a server name in a terminal. Solution: Add the --enable-autoservername flag to configure. (Cimbali, closes #2317)
author Christian Brabandt <cb@256bit.org>
date Sun, 12 Nov 2017 19:30:05 +0100
parents 65d7fd8381a3
children ffdf2e4b5d9a
line wrap: on
line diff
--- a/runtime/doc/eval.txt
+++ b/runtime/doc/eval.txt
@@ -8820,6 +8820,7 @@ amiga			Amiga version of Vim.
 arabic			Compiled with Arabic support |Arabic|.
 arp			Compiled with ARP support (Amiga).
 autocmd			Compiled with autocommand support. |autocommand|
+autoservername		Automatically enable |clientserver|
 balloon_eval		Compiled with |balloon-eval| support.
 balloon_multiline	GUI supports multiline balloons.
 beos			BeOS version of Vim.