comparison runtime/doc/various.txt @ 29883:1342ee83ab97 v9.0.0280

patch 9.0.0280: the builtin termcap list depends on the version Commit: https://github.com/vim/vim/commit/2ee347fbc0619179fefb9933e9bb1165463507b3 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Aug 26 17:53:44 2022 +0100 patch 9.0.0280: the builtin termcap list depends on the version Problem: The builtin termcap list depends on the version. Solution: Always include all termcap entries. Remove duplicate lines.
author Bram Moolenaar <Bram@vim.org>
date Fri, 26 Aug 2022 19:00:07 +0200
parents 0cc9a3001717
children f00c56ee8118
comparison
equal deleted inserted replaced
29882:5454d999bbd4 29883:1342ee83ab97
340 either Netbeans/Sun Workshop integration or |+eval| 340 either Netbeans/Sun Workshop integration or |+eval|
341 feature. 341 feature.
342 H *+balloon_eval_term* |balloon-eval| support in the terminal, 342 H *+balloon_eval_term* |balloon-eval| support in the terminal,
343 'balloonevalterm' 343 'balloonevalterm'
344 N *+browse* |:browse| command 344 N *+browse* |:browse| command
345 N *+builtin_terms* some terminals builtin |builtin-terms| 345 T *++builtin_terms* maximal terminals builtin |builtin-terms| Always
346 B *++builtin_terms* maximal terminals builtin |builtin-terms| 346 enabled since 9.0.0280
347 N *+byte_offset* support for 'o' flag in 'statusline' option, "go" 347 N *+byte_offset* support for 'o' flag in 'statusline' option, "go"
348 and ":goto" commands. 348 and ":goto" commands.
349 m *+channel* inter process communication |channel| 349 m *+channel* inter process communication |channel|
350 6 *+cindent* |'cindent'|, C indenting 350 6 *+cindent* |'cindent'|, C indenting
351 N *+clientserver* Unix and Win32: Remote invocation |clientserver| 351 N *+clientserver* Unix and Win32: Remote invocation |clientserver|