summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* patch 9.0.0914: deletebufline() may move marks in the wrong windowv9.0.0914zeertzjq2022-11-203-50/+91
* patch 9.0.0913: only change in current window triggers the WinScrolled eventv9.0.0913Bram Moolenaar2022-11-197-36/+128
* patch 9.0.0912: libvterm with modifyOtherKeys level 2 does not match xtermv9.0.0912Bram Moolenaar2022-11-198-13/+70
* patch 9.0.0911: with 'smoothscroll' set mouse click position may be wrongv9.0.0911Yee Cheng Chin2022-11-193-4/+84
* patch 9.0.0910: setting lines in another buffer may not work wellv9.0.0910Bram Moolenaar2022-11-192-6/+26
* patch 9.0.0909: error message for layout change does not match actionv9.0.0909Bram Moolenaar2022-11-195-11/+23
* patch 9.0.0908: with 'smoothscroll' cursor may end up in wrong positionv9.0.0908Yee Cheng Chin2022-11-1915-16/+92
* patch 9.0.0907: restoring window after WinScrolled may failv9.0.0907Bram Moolenaar2022-11-195-8/+71
* patch 9.0.0906: mouse scroll code is not optimalv9.0.0906Christopher Plewright2022-11-192-83/+113
* patch 9.0.0905: virtual text after the line wraps when 'wrap' is offv9.0.0905Bram Moolenaar2022-11-184-1/+47
* patch 9.0.0904: various comment and indent flawsv9.0.0904Bram Moolenaar2022-11-1814-42/+61
* Update runtime filesBram Moolenaar2022-11-1824-102/+324
* patch 9.0.0903: key code checker doesn't check modifyOtherKeys resourcev9.0.0903Bram Moolenaar2022-11-183-22/+64
* patch 9.0.0902: some mouse scroll code is not in a good placev9.0.0902Christopher Plewright2022-11-183-193/+198
* patch 9.0.0901: setting w_leftcol and handling side effects is confusingv9.0.0901Bram Moolenaar2022-11-185-40/+29
* patch 9.0.0900: cursor moves too far with 'smoothscroll'v9.0.0900Yee Cheng Chin2022-11-187-26/+101
* patch 9.0.0899: the builtin terminals are in one long listv9.0.0899Bram Moolenaar2022-11-173-456/+534
* patch 9.0.0898: with 'smoothscroll' cursor is one screen line too far downv9.0.0898Bram Moolenaar2022-11-174-0/+37
* patch 9.0.0897: Clinical Quality Language files are not recognizedv9.0.0897mgramigna2022-11-173-0/+9
* patch 9.0.0896: test for home key fails when 'term' is "tmux"v9.0.0896Bram Moolenaar2022-11-172-9/+13
* patch 9.0.0895: file renamed twice in test, missing feature checkv9.0.0895zeertzjq2022-11-172-1/+3
* patch 9.0.0894: virtual text property highlight ignores window backgroundv9.0.0894Bram Moolenaar2022-11-174-2/+58
* patch 9.0.0893: 'smoothscroll' cursor calculations wrong when 'number' is setv9.0.0893Yee Cheng Chin2022-11-174-6/+76
* patch 9.0.0892: may redraw when not neededv9.0.0892Bram Moolenaar2022-11-175-19/+29
* patch 9.0.0891: virtual text below after match has wrong highlightv9.0.0891Bram Moolenaar2022-11-164-25/+71
* patch 9.0.0890: no test for what patch 9.0.0827 fixesv9.0.0890Bram Moolenaar2022-11-164-2/+41
* patch 9.0.0889: keycode check script has a few flawsv9.0.0889Bram Moolenaar2022-11-163-60/+210
* patch 9.0.0888: MS-Windows GUI: CTRL-] does not work on Swiss keyboardv9.0.0888Aedin Louis Xavier2022-11-162-7/+18
* patch 9.0.0887: cannot easily try out what codes various keys producev9.0.0887Bram Moolenaar2022-11-154-0/+291
* patch 9.0.0886: horizontal mouse scroll only works in the GUIv9.0.0886Christopher Plewright2022-11-1510-247/+234
* patch 9.0.0885: informational message has an error message numberv9.0.0885Bram Moolenaar2022-11-152-4/+4
* patch 9.0.0884: mouse shape remains in op-pending mode after failed changev9.0.0884zeertzjq2022-11-153-4/+43
* patch 9.0.0883: a silent mapping may cause dots on the command linev9.0.0883Bram Moolenaar2022-11-143-2/+12
* patch 9.0.0882: using freed memory after SpellFileMissing autocmd uses bwipev9.0.0882Bram Moolenaar2022-11-143-2/+17
* patch 9.0.0881: cannot get the currently showing mouse shapev9.0.0881Bram Moolenaar2022-11-147-11/+51
* patch 9.0.0880: preprocessor indenting is offv9.0.0880K.Takata2022-11-147-33/+35
* patch 9.0.0879: unnecessary nesting in makefilev9.0.0879K.Takata2022-11-142-3/+3
* patch 9.0.0878: Coverity warns for dead codev9.0.0878Bram Moolenaar2022-11-142-4/+3
* patch 9.0.0877: using freed memory with :comclear while listing commandsv9.0.0877Bram Moolenaar2022-11-134-1/+72
* patch 9.0.0876: code is indented more than neededv9.0.0876Yegappan Lakshmanan2022-11-132-79/+91
* patch 9.0.0875: using freed memory when executing delfunc at more promptv9.0.0875Bram Moolenaar2022-11-133-28/+89
* patch 9.0.0874: using freed memory when executing unmenu at more promptv9.0.0874Bram Moolenaar2022-11-134-3/+63
* patch 9.0.0873: using freed memory when executing mapclear at more promptv9.0.0873Bram Moolenaar2022-11-134-1/+63
* patch 9.0.0872: code is indented more than neededv9.0.0872Yegappan Lakshmanan2022-11-132-111/+116
* patch 9.0.0871: using freed memory when clearing augroup at more promptv9.0.0871Bram Moolenaar2022-11-133-5/+41
* patch 9.0.0870: get E967 when using text property in quickfix windowv9.0.0870Bram Moolenaar2022-11-133-4/+35
* patch 9.0.0869: bogus error when string used after :elseifv9.0.0869Bram Moolenaar2022-11-123-1/+14
* patch 9.0.0868: MS-Windows: after Vim exits console resizing problemv9.0.0868Christopher Plewright2022-11-123-20/+38
* patch 9.0.0867: wildmenu redrawing code is spread outv9.0.0867Bram Moolenaar2022-11-125-276/+275
* patch 9.0.0866: no test for what patch 8.2.2207 fixesv9.0.0866zeertzjq2022-11-122-2/+8