| Commit message (Expand) | Author | Age | Files | Lines |
* | patch 8.1.1343: text properties not adjusted for Visual block mode deletev8.1.1343 | Bram Moolenaar | 2019-05-17 | 2 | -0/+24 |
* | patch 8.1.1341: text properties are lost when joining linesv8.1.1341 | Bram Moolenaar | 2019-05-17 | 1 | -0/+1 |
* | patch 8.1.1340: attributes from 'cursorline' overwrite textpropv8.1.1340 | Bram Moolenaar | 2019-05-17 | 1 | -1/+1 |
* | patch 8.1.1330: using bold attribute in terminal changes the colorv8.1.1330 | Bram Moolenaar | 2019-05-13 | 1 | -1/+1 |
* | patch 8.1.1302: v:beval_text is not tested in Visual modev8.1.1302 | Bram Moolenaar | 2019-05-08 | 2 | -3/+13 |
* | patch 8.1.1300: in a terminal 'ballooneval' does not work right awayv8.1.1300 | Bram Moolenaar | 2019-05-08 | 1 | -0/+10 |
* | patch 8.1.1277: missing screenshot updatev8.1.1277 | Bram Moolenaar | 2019-05-05 | 1 | -0/+1 |
* | patch 8.1.1242: no cmdline redraw when tabpages have different 'cmdheight'v8.1.1242 | Bram Moolenaar | 2019-05-01 | 1 | -0/+20 |
* | patch 8.1.1197: when starting with multiple tabs file messages is confusingv8.1.1197 | Bram Moolenaar | 2019-04-21 | 1 | -0/+20 |
* | patch 8.1.1170: terminal ANSI color test does not cover all colorsv8.1.1170 | Bram Moolenaar | 2019-04-13 | 1 | -1/+1 |
* | patch 8.1.1162: incorrect coverage information; typo in color namev8.1.1162 | Bram Moolenaar | 2019-04-13 | 1 | -1/+1 |
* | patch 8.1.1161: unreachable codev8.1.1161 | Bram Moolenaar | 2019-04-12 | 1 | -0/+10 |
* | patch 8.1.1073: space in number column is on wrong side with 'rightleft' setv8.1.1073 | Bram Moolenaar | 2019-03-29 | 1 | -0/+20 |
* | patch 8.1.1072: extending sign and foldcolumn below the text is confusingv8.1.1072 | Bram Moolenaar | 2019-03-29 | 26 | -305/+305 |
* | patch 8.1.1001: Visual area not correct when using 'cursorline'v8.1.1001 | Bram Moolenaar | 2019-03-09 | 1 | -0/+12 |
* | patch 8.1.0996: a few screendump tests fail because of scrollingv8.1.0996 | Bram Moolenaar | 2019-03-05 | 3 | -13/+13 |
* | patch 8.1.0965: search test failsv8.1.0965 | Bram Moolenaar | 2019-02-21 | 1 | -1/+1 |
* | patch 8.1.0963: illegal memory access when using 'incsearch'v8.1.0963 | Bram Moolenaar | 2019-02-21 | 1 | -0/+9 |
* | patch 8.1.0956: using context:0 in 'diffopt' does not work wellv8.1.0956 | Bram Moolenaar | 2019-02-19 | 3 | -0/+60 |
* | patch 8.1.0925: terminal scrollback test still still flakyv8.1.0925 | Bram Moolenaar | 2019-02-15 | 3 | -6/+6 |
* | patch 8.1.0922: terminal scrollback test is flakyv8.1.0922 | Bram Moolenaar | 2019-02-14 | 3 | -3/+3 |
* | patch 8.1.0920: in Terminal-Normal mode job output messes up the windowv8.1.0920 | Bram Moolenaar | 2019-02-14 | 3 | -0/+60 |
* | patch 8.1.0849: cursorline highlight is not always updatedv8.1.0849 | Bram Moolenaar | 2019-01-30 | 1 | -0/+8 |
* | patch 8.1.0760: no proper test for using 'termencoding'v8.1.0760 | Bram Moolenaar | 2019-01-17 | 1 | -0/+10 |
* | patch 8.1.0746: highlighting not updated with conceal and 'cursorline'v8.1.0746 | Bram Moolenaar | 2019-01-14 | 3 | -0/+60 |
* | patch 8.1.0725: conceal mode is not completely testedv8.1.0725 | Bram Moolenaar | 2019-01-11 | 4 | -0/+80 |
* | patch 8.1.0721: conceal mode is not sufficiently testedv8.1.0721 | Bram Moolenaar | 2019-01-11 | 21 | -0/+420 |
* | patch 8.1.0681: text properties as not adjusted for deleted textv8.1.0681 | Bram Moolenaar | 2019-01-02 | 1 | -2/+2 |
* | patch 8.1.0678: text properties as not adjusted for inserted textv8.1.0678 | Bram Moolenaar | 2019-01-02 | 1 | -3/+3 |
* | patch 8.1.0675: text property column in screen columns is not practicalv8.1.0675 | Bram Moolenaar | 2019-01-01 | 1 | -16/+2 |
* | patch 8.1.0666: text property test failsv8.1.0666 | Bram Moolenaar | 2018-12-31 | 1 | -1/+1 |
* | patch 8.1.0665: text property display wrong when 'spell' is setv8.1.0665 | Bram Moolenaar | 2018-12-31 | 1 | -0/+20 |
* | patch 8.1.0562: parsing of 'diffopt' is slightly wrongv8.1.0562 | Bram Moolenaar | 2018-12-04 | 2 | -2/+2 |
* | patch 8.1.0554: popup menu overlaps with preview windowv8.1.0554 | Bram Moolenaar | 2018-12-01 | 1 | -0/+20 |
* | patch 8.1.0502: internal diff fails when diffing a context diffv8.1.0502 | Bram Moolenaar | 2018-10-31 | 1 | -0/+20 |
* | patch 8.1.0449: when 'rnu' is set folded lines are not displayed correctlyv8.1.0449 | Bram Moolenaar | 2018-10-02 | 2 | -0/+40 |
* | patch 8.1.0448: cursorline not removed when using 'cursorbind'v8.1.0448 | Bram Moolenaar | 2018-10-02 | 3 | -0/+60 |
* | patch 8.1.0399: 'hlsearch' highlight remains in other windowv8.1.0399 | Bram Moolenaar | 2018-09-16 | 3 | -0/+27 |
* | patch 8.1.0393: not all white space difference options availablev8.1.0393 | Bram Moolenaar | 2018-09-15 | 4 | -0/+80 |
* | patch 8.1.0360: using an external diff program is slow and inflexiblev8.1.0360 | Bram Moolenaar | 2018-09-10 | 16 | -0/+320 |
* | patch 8.1.0339: wrong highlight when 'incsearch' set and cancelling :sv8.1.0339 | Bram Moolenaar | 2018-08-31 | 1 | -0/+9 |
* | patch 8.1.0326: screen dump does not consider NUL and space equalv8.1.0326 | Bram Moolenaar | 2018-08-24 | 1 | -9/+9 |
* | patch 8.1.0321: 'incsearch' regression: /\v highlights everythingv8.1.0321 | Bram Moolenaar | 2018-08-23 | 2 | -0/+18 |
* | patch 8.1.0320: too much 'incsearch' highlight for pat matching everythingv8.1.0320 | Bram Moolenaar | 2018-08-22 | 1 | -0/+9 |
* | patch 8.1.0295: no 'incsearch' highlighting for :vimgrep and similarv8.1.0295 | Bram Moolenaar | 2018-08-18 | 5 | -0/+45 |
* | patch 8.1.0291: 'incsearch' highlighting not used for :sortv8.1.0291 | Bram Moolenaar | 2018-08-18 | 1 | -0/+9 |
* | patch 8.1.0284: 'cursorline' highlighting wrong with 'incsearch'v8.1.0284 | Bram Moolenaar | 2018-08-14 | 2 | -0/+18 |
* | patch 8.1.0283: missing test dumpv8.1.0283 | Bram Moolenaar | 2018-08-14 | 1 | -0/+9 |
* | patch 8.1.0279: 'incsearch' highlighting does not skip white spacev8.1.0279 | Bram Moolenaar | 2018-08-13 | 1 | -0/+9 |
* | patch 8.1.0278: 'incsearch' highlighting does not accept reverse rangev8.1.0278 | Bram Moolenaar | 2018-08-12 | 1 | -0/+9 |