comparison runtime/doc/quickref.txt @ 15746:c017195b121b v8.1.0880

patch 8.1.0880: MS-Windows: inconsistent selection of winpty/conpty commit https://github.com/vim/vim/commit/c6ddce3f2cf6daa3a545405373b661f8a9bccad9 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Feb 8 12:47:03 2019 +0100 patch 8.1.0880: MS-Windows: inconsistent selection of winpty/conpty Problem: MS-Windows: inconsistent selection of winpty/conpty. Solution: Name option 'termwintype', use ++type argument and "term_pty" for term_start(). (Hirohito Higashi, closes #3915)
author Bram Moolenaar <Bram@vim.org>
date Fri, 08 Feb 2019 13:00:08 +0100
parents 2f7e67dd088c
children a6ca8cf07a98
comparison
equal deleted inserted replaced
15745:655ee4b0a5cc 15746:c017195b121b
1 *quickref.txt* For Vim version 8.1. Last change: 2018 Apr 18 1 *quickref.txt* For Vim version 8.1. Last change: 2019 Feb 08
2 2
3 3
4 VIM REFERENCE MANUAL by Bram Moolenaar 4 VIM REFERENCE MANUAL by Bram Moolenaar
5 5
6 Quick reference guide 6 Quick reference guide
928 'termencoding' 'tenc' character encoding used by the terminal 928 'termencoding' 'tenc' character encoding used by the terminal
929 'termguicolors' 'tgc' use GUI colors for the terminal 929 'termguicolors' 'tgc' use GUI colors for the terminal
930 'termwinkey' 'twk' key that precedes a Vim command in a terminal 930 'termwinkey' 'twk' key that precedes a Vim command in a terminal
931 'termwinscroll' 'twsl' max number of scrollback lines in a terminal window 931 'termwinscroll' 'twsl' max number of scrollback lines in a terminal window
932 'termwinsize' 'tws' size of a terminal window 932 'termwinsize' 'tws' size of a terminal window
933 'termwintype' 'twt' MS-Windows: type of pty to use for terminal window
933 'terse' shorten some messages 934 'terse' shorten some messages
934 'textauto' 'ta' obsolete, use 'fileformats' 935 'textauto' 'ta' obsolete, use 'fileformats'
935 'textmode' 'tx' obsolete, use 'fileformat' 936 'textmode' 'tx' obsolete, use 'fileformat'
936 'textwidth' 'tw' maximum width of text that is being inserted 937 'textwidth' 'tw' maximum width of text that is being inserted
937 'thesaurus' 'tsr' list of thesaurus files for keyword completion 938 'thesaurus' 'tsr' list of thesaurus files for keyword completion