summaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAgeFilesLines
* patch 8.1.0994: relative cursor position is not calculated correctlyv8.1.0994Bram Moolenaar2019-03-041-0/+2
* patch 8.1.0974: cannot switch from terminal window to previous tabpagev8.1.0974Bram Moolenaar2019-02-221-0/+1
* patch 8.1.0972: cannot switch from terminal window to next tabpagev8.1.0972Bram Moolenaar2019-02-221-1/+2
* Update runtime filesBram Moolenaar2019-02-229-70/+173
* patch 8.1.0948: when built without +eval "Vim --clean" produces errorsv8.1.0948Bram Moolenaar2019-02-181-23/+28
* Update runtime files.Bram Moolenaar2019-02-1735-157/+622
* patch 8.1.0942: options window still checks for the multi_byte featurev8.1.0942Bram Moolenaar2019-02-171-38/+32
* patch 8.1.0932: Farsi support is outdated and unusedv8.1.0932Bram Moolenaar2019-02-164-270/+12
* patch 8.1.0929: no error when requesting ConPTY but it's not availablev8.1.0929Bram Moolenaar2019-02-161-3/+3
* patch 8.1.0927: USE_CR is never definedv8.1.0927Bram Moolenaar2019-02-151-6/+4
* patch 8.1.0911: tag line with Ex command cannot have extra fieldsv8.1.0911Bram Moolenaar2019-02-131-1/+8
* patch 8.1.0909: MS-Windows: using ConPTY even though it is not stablev8.1.0909Bram Moolenaar2019-02-131-3/+5
* patch 8.1.0902: incomplete set of assignment operatorsv8.1.0902Bram Moolenaar2019-02-121-1/+5
* patch 8.1.0894: MS-Windows: resolve() does not return a reparse pointv8.1.0894Bram Moolenaar2019-02-101-0/+3
* patch 8.1.0881: can execute shell commands in rvim through interfacesv8.1.0881Bram Moolenaar2019-02-081-4/+10
* patch 8.1.0880: MS-Windows: inconsistent selection of winpty/conptyv8.1.0880Bram Moolenaar2019-02-085-27/+38
* Add missing matchit file.Bram Moolenaar2019-02-041-0/+754
* Update runtime files.Bram Moolenaar2019-02-0326-1101/+410
* patch 8.1.0870: Vim doesn't use the new ConPTY support in Windows 10v8.1.0870Bram Moolenaar2019-02-033-3/+33
* patch 8.1.0864: cannot have a local value for 'scrolloff' and 'sidescrolloff'v8.1.0864Bram Moolenaar2019-01-311-4/+12
* patch 8.1.0863: cannot see what signal caused a job to endv8.1.0863Bram Moolenaar2019-01-311-0/+5
* patch 8.1.0862: no verbose version of character classesv8.1.0862Bram Moolenaar2019-01-311-0/+3
* patch 8.1.0858: 'indentkeys' and 'cinkeys' defaults are differentv8.1.0858Bram Moolenaar2019-01-312-4/+5
* patch 8.1.0846: not easy to recognize the system Vim runs onv8.1.0846Bram Moolenaar2019-01-291-24/+42
* Updated runtime files.Bram Moolenaar2019-01-2617-2172/+2371
* patch 8.1.0815: dialog for file changed outside of Vim not testedv8.1.0815Bram Moolenaar2019-01-241-29/+53
* patch 8.1.0797: error E898 is used twicev8.1.0797Bram Moolenaar2019-01-231-1/+1
* patch 8.1.0793: incorrect error messages for functions that take a Blobv8.1.0793Bram Moolenaar2019-01-221-10/+20
* patch 8.1.0775: matching too many files as zshv8.1.0775Bram Moolenaar2019-01-181-7/+6
* patch 8.1.0774: VMS build is missing the blob filev8.1.0774Bram Moolenaar2019-01-181-3/+15
* patch 8.1.0771: some shell filetype patterns end in a starv8.1.0771Bram Moolenaar2019-01-182-7/+35
* Update runtime files.Bram Moolenaar2019-01-1732-595/+1009
* patch 8.1.0763: nobody is using the Sun Workshop supportv8.1.0763Bram Moolenaar2019-01-173-93/+18
* patch 8.1.0759: showing two characters for tab is limitedv8.1.0759Bram Moolenaar2019-01-161-5/+20
* patch 8.1.0757: not enough documentation for Blobsv8.1.0757Bram Moolenaar2019-01-151-15/+138
* patch 8.1.0736: code for Blob not sufficiently testedv8.1.0736Bram Moolenaar2019-01-131-8/+12
* patch 8.1.0735: cannot handle binary datav8.1.0735Bram Moolenaar2019-01-123-31/+95
* patch 8.1.0731: JS encoding does not handle negative infinityv8.1.0731Bram Moolenaar2019-01-121-1/+3
* patch 8.1.0729: there is a SourcePre autocommand event but not a SourcePostv8.1.0729Bram Moolenaar2019-01-121-0/+6
* patch 8.1.0728: cannot avoid breaking after a single space.v8.1.0728Bram Moolenaar2019-01-111-0/+11
* patch 8.1.0720: cannot easily change the current quickfx list indexv8.1.0720Bram Moolenaar2019-01-112-22/+54
* patch 8.1.0719: too many #ifdefsv8.1.0719Bram Moolenaar2019-01-111-3/+3
* patch 8.1.0717: there is no function for the ":sign jump" commandv8.1.0717Bram Moolenaar2019-01-113-3/+23
* patch 8.1.0716: get warning message when 'completefunc' returns nothingv8.1.0716Bram Moolenaar2019-01-111-0/+4
* patch 8.1.0706: tabline is not always redrawnv8.1.0706Bram Moolenaar2019-01-082-1/+9
* patch 8.1.0702: ":sign place" only uses the current bufferv8.1.0702Bram Moolenaar2019-01-071-0/+3
* patch 8.1.0697: ":sign place" requires the buffer argumentv8.1.0697Bram Moolenaar2019-01-062-25/+52
* patch 8.1.0695: internal error when using :popupv8.1.0695Bram Moolenaar2019-01-061-2/+4
* patch 8.1.0675: text property column in screen columns is not practicalv8.1.0675Bram Moolenaar2019-01-011-11/+13
* Update runtime filesBram Moolenaar2019-01-0121-95/+136