- 9712ff1 Update runtime files by Bram Moolenaar · 3 years ago
- 27b53be patch 9.0.0496: no good reason to keep supporting Windows-XP by K.Takata · 3 years ago
- 73e28dc patch 9.0.0491: no good reason to build without the float feature by Bram Moolenaar · 3 years ago
- aa53414 patch 9.0.0473: fullcommand() only works for the current script version by Bram Moolenaar · 3 years ago
- 7b2d872 Add missing part of patch by Bram Moolenaar · 3 years ago
- cdc8393 patch 9.0.0449: there is no easy way to translate a key code into a string by zeertzjq · 3 years ago
- 29ab524 patch 9.0.0445: when opening/closing window text moves up/down by Luuk van Baal · 3 years ago
- 04e0ed1 patch 9.0.0438: cannot put virtual text above a line by Bram Moolenaar · 3 years ago
- 71b6d33 Update runtime files by Bram Moolenaar · 3 years ago
- 375141e patch 9.0.0430: cannot use repeat() with a blob by Bakudankun · 3 years ago
- 6f14da1 patch 9.0.0411: only created files can be cleaned up with one call by Bram Moolenaar · 3 years ago
- 0daafaa Update runtime files by Bram Moolenaar · 3 years ago
- 806a273 patch 9.0.0379: cleaning up after writefile() is a hassle by Bram Moolenaar · 3 years ago
- 1d84f76 patch 9.0.0370: cleaning up afterwards can make a function messy by Bram Moolenaar · 3 years ago
- df5320c patch 9.0.0347: MS-Windows: cannot set cursor shape in Windows Terminal by K.Takata · 3 years ago
- d3de178 patch 9.0.0346: :horizontal modifier not fully supported by zeertzjq · 3 years ago
- d83392a patch 9.0.0345: error message for list argument could be clearer by Bram Moolenaar · 3 years ago
- 21c3a80 patch 9.0.0342: ":wincmd =" equalizes in two directions by Bram Moolenaar · 3 years ago
- a2a8973 patch 9.0.0340: the 'cmdheight' zero support causes too much trouble by Bram Moolenaar · 3 years ago
- 9b03d3e Update runtime files by Bram Moolenaar · 3 years ago
- 37fef16 patch 9.0.0321: cannot use the message popup window directly by Bram Moolenaar · 3 years ago
- 2f892d8 patch 9.0.0303: it is not easy to get information about a script by Yegappan Lakshmanan · 3 years ago
- 9198de3 patch 9.0.0288: when 'cmdheight' is zero some messages are not displayed by Bram Moolenaar · 3 years ago
- 07ea5f1 patch 9.0.0285: it is not easy to change the command line from a plugin by Shougo Matsushita · 3 years ago
- 7dd5432 Update runtime files by Bram Moolenaar · 3 years ago
- 2ee347f patch 9.0.0280: the builtin termcap list depends on the version by Bram Moolenaar · 3 years ago
- 5416232 patch 9.0.0279: the tiny version has the popup menu but not 'wildmenu' by Bram Moolenaar · 3 years ago
- 074fbd4 patch 9.0.0278: the +wildignore feature is nearly always available by Bram Moolenaar · 3 years ago
- 2bd9dbc patch 9.0.0270: some values of 'path' and 'tags' invalid in the tiny version by Bram Moolenaar · 3 years ago
- 520f6ef patch 9.0.0269: getscriptinfo() does not include the version by Yegappan Lakshmanan · 3 years ago
- f80f40a patch 9.0.0265: no good reason why the "gf" command isn't in the tiny version by Bram Moolenaar · 3 years ago
- 2eddbac patch 9.0.0261: bufload() reads a file even if the name is not a file name by Bram Moolenaar · 3 years ago
- fd99945 Update runtime files by Bram Moolenaar · 3 years ago
- 753885b patch 9.0.0253: a symlink to an autoload script results in two entries by Bram Moolenaar · 3 years ago
- f396ce8 patch 9.0.0247: cannot add padding to virtual text without highlight by Bram Moolenaar · 3 years ago
- f768c3d patch 9.0.0244: cannot easily get the list of sourced scripts by Yegappan Lakshmanan · 3 years ago
- e800864 Update runtime files by Bram Moolenaar · 3 years ago
- 8877487 patch 9.0.0222: no good reason why text objects are only in larger builds by Bram Moolenaar · 3 years, 1 month ago
- e1f3fd1 Update runtime files by Bram Moolenaar · 3 years, 1 month ago
- 3fbf6cd patch 9.0.0202: code and help for indexof() is not ideal by Yegappan Lakshmanan · 3 years, 1 month ago
- b218655 patch 9.0.0196: finding value in list may require a for loop by Yegappan Lakshmanan · 3 years, 1 month ago
- 48c3f4e Update runtime files by Bram Moolenaar · 3 years, 1 month ago
- f4ba8bc patch 9.0.0144: text property cannot override 'cursorline' highlight by Bram Moolenaar · 3 years, 1 month ago
- 783ef72 patch 9.0.0131: virtual text with Tab is not displayed correctly by Bram Moolenaar · 3 years, 1 month ago
- 05a8061 Update runtime files by Bram Moolenaar · 3 years, 1 month ago
- b7963df patch 9.0.0121: cannot put virtual text after or below a line by Bram Moolenaar · 3 years, 1 month ago
- 7502094 patch 9.0.0118: no test for what patch 9.0.0155 fixes by zeertzjq · 3 years, 1 month ago
- f39cfb7 patch 9.0.0114: the command line takes up space even when not used by Shougo Matsushita · 3 years, 1 month ago
- de78632 patch 9.0.0111: "nocombine" is missing from synIDattr() by Bram Moolenaar · 3 years, 1 month ago
- ddab3ce patch 9.0.0110: help tag generation picks up words in code examples by Carlo Teubner · 3 years, 1 month ago
- 2ecbe53 Update runtime files by Bram Moolenaar · 3 years, 1 month ago
- 61021aa patch 9.0.0092: plugins cannot change v:completed_item by Shougo Matsushita · 3 years, 1 month ago
- 7f9969c patch 9.0.0067: cannot show virtual text by Bram Moolenaar · 3 years, 1 month ago
- b529cfb Update runtime files by Bram Moolenaar · 3 years, 1 month ago
- 81a3ff9 patch 9.0.0058: Win32: cannot test low level events by Yegappan Lakshmanan · 3 years, 1 month ago
- fee0c4a Runtime files update by Bram Moolenaar · 3 years, 2 months ago
- 5ed1153 Update runtime files by Bram Moolenaar · 3 years, 2 months ago
- 96ba25a patch 9.0.0036: 'fillchars' cannot have window-local values by Bram Moolenaar · 3 years, 2 months ago
- 9359e8a patch 9.0.0031: <cmod> of user command does not have correct verbose value by zeertzjq · 3 years, 2 months ago
- 0d878b9 Update runtime files by Bram Moolenaar · 3 years, 2 months ago
- fa4873c patch 9.0.0013: reproducing memory access errors can be difficult by Bram Moolenaar · 3 years, 2 months ago
- cdbfc6d patch 9.0.0012: signature files not detected properly by Bram Moolenaar · 3 years, 2 months ago
- 83e1180 patch 9.0.0008: cannot specify the variable name for "xxd -i" by David Gow · 3 years, 2 months ago
- 84f5463 patch 9.0.0007: no support for double, dotted and dashed underlines by Bram Moolenaar · 3 years, 2 months ago
- 8b5901e patch 9.0.0006: not all Visual Basic files are recognized by Bram Moolenaar · 3 years, 2 months ago
- eb49041 release version 9.0 by Bram Moolenaar · 3 years, 2 months ago
- 069a7d5 Update runtime files by Bram Moolenaar · 3 years, 2 months ago
- 8a3b805 Update runtime files by Bram Moolenaar · 3 years, 2 months ago
- e1dc76f Update runtime files by Bram Moolenaar · 3 years, 2 months ago
- a57b553 Update runtime files by Bram Moolenaar · 3 years, 2 months ago
- 8cc5b55 Update runtime files by Bram Moolenaar · 3 years, 2 months ago
- d799daa Update runtime files by Bram Moolenaar · 3 years, 2 months ago
- 47f1a55 patch 8.2.5116: "limit" option of matchfuzzy() not always respected by Kazuyuki Miyagi · 3 years, 3 months ago
- d592deb Update runtime files by Bram Moolenaar · 3 years, 3 months ago
- 8c1b8cb Update runtime files by Bram Moolenaar · 3 years, 3 months ago
- 2d12c25 patch 8.2.5084: when the GUI shows a dialog tests get stuck by Bram Moolenaar · 3 years, 3 months ago
- 6ba83ba Update runtime files. by Bram Moolenaar · 3 years, 3 months ago
- 63f3260 Update runtime files by Bram Moolenaar · 3 years, 3 months ago
- aca12fd patch 8.2.5066: timer_create is not available on every Mac system by Bram Moolenaar · 3 years, 3 months ago
- 016188f Update runtime files. by Bram Moolenaar · 3 years, 3 months ago
- 1d97db3 patch 8.2.5056: the channel log only contains some of the raw terminal output by Bram Moolenaar · 3 years, 3 months ago
- cfa8f9a Update runtime files by Bram Moolenaar · 3 years, 3 months ago
- 5a6ec10 patch 8.2.5034: there is no way to get the byte index from a virtual column by Bram Moolenaar · 3 years, 3 months ago
- e0ff3a7 patch 8.2.5030: autocmd_add() can only handle one event and pattern by Yegappan Lakshmanan · 3 years, 3 months ago
- cfe4565 patch 8.2.5029: "textlock" is always zero by zeertzjq · 3 years, 3 months ago
- 0f7a3e1 patch 8.2.5019: cannot get the first screen column of a character by LemonBoy · 3 years, 3 months ago
- 971f682 patch 8.2.5011: Replacing an autocommand requires several lines by Yegappan Lakshmanan · 3 years, 3 months ago
- c9a431c patch 8.2.5010: the terminal debugger uses various global variables by Bram Moolenaar · 3 years, 3 months ago
- 338bf58 patch 8.2.5004: right shift on negative number does not work as documented by Bram Moolenaar · 3 years, 3 months ago
- a061f34 patch 8.2.5003: cannot do bitwise shifts by Yegappan Lakshmanan · 3 years, 3 months ago
- 835ee98 patch 8.2.5000: no patch for documentation updates by Bram Moolenaar · 3 years, 3 months ago
- 8e145b8 patch 8.2.4993: smart/C/lisp indenting is optional by Bram Moolenaar · 3 years, 3 months ago
- f79d9dd patch 8.2.4989: cannot specify a function name for :defcompile by Bram Moolenaar · 3 years, 3 months ago
- 2d8ed02 Update runtime files. by Bram Moolenaar · 3 years, 3 months ago
- 1755a91 patch 8.2.4981: it is not possible to manipulate autocommands by Yegappan Lakshmanan · 3 years, 4 months ago
- 360da40 patch 8.2.4978: no error if engine selection atom is not at the start by Christian Brabandt · 3 years, 4 months ago
- 7add8d3 patch 8.2.4965: GUI: testing mouse move event depends on screen cell size by Bram Moolenaar · 3 years, 4 months ago
- 30ab04e Update runtime files, new color schemes by Bram Moolenaar · 3 years, 4 months ago
- 3f32a5f Update runtime files and translations by Bram Moolenaar · 3 years, 4 months ago
- 9af2bc0 patch 8.2.4939: matchfuzzypos() with "matchseq" does not have all positions by zeertzjq · 3 years, 4 months ago