- 96b3ef2 patch 9.1.1509: patch 9.1.1505 was not good by Hirohito Higashi · 9 weeks ago
- 5d2354f patch 9.1.1505: not possible to return completion type for :ex command by Shougo Matsushita · 9 weeks ago
- fbe4a8f runtime(doc): Fix notation of "Vim script" and "Vim9 script" by Hirohito Higashi · 4 months ago
- bcd5995 patch 9.1.1341: cannot define completion triggers by glepnir · 4 months ago
- 31b78cc runtime(doc): update documentation by Hirohito Higashi · 5 months ago
- 92f68e2 patch 9.1.1329: cannot get information about command line completion by Girish Palya · 5 months ago
- 1c2f475 runtime(doc): Update the tuple help text by Yegappan Lakshmanan · 5 months ago
- 9cb865e patch 9.1.1232: Vim script is missing the tuple data type by Yegappan Lakshmanan · 6 months ago
- c078675 patch 9.1.1064: not possible to use plural forms with gettext() by Christ van Willegen · 7 months ago
- a11b23c patch 9.1.1024: blob2str/str2blob() do not support list of strings by Yegappan Lakshmanan · 8 months ago
- 1aefe1d patch 9.1.1016: Not possible to convert string2blob and blob2string by Yegappan Lakshmanan · 8 months ago
- 663d18d patch 9.1.0984: exception handling can be improved by ichizok · 8 months ago
- 810785c patch 9.1.0980: no support for base64 en-/decoding functions in Vim Script by Yegappan Lakshmanan · 8 months ago
- 1083cae patch 9.1.0854: cannot get terminal cell size by mikoto2000 · 10 months ago
- 0407d62 patch 9.1.0770: current command line completion is a bit limited by Ruslan Russkikh · 11 months ago
- 8ee0e0b runtime(doc): Fix to two-space convention in user manual by h-east · 11 months ago
- 6908428 patch 9.1.0741: No way to get prompt for input()/confirm() by Shougo Matsushita · 12 months ago
- c8e158b patch 9.1.0548: it's not possible to get a unique id for some vars by Ernie Rael · 1 year, 2 months ago
- ce0ef91 patch 9.1.0509: not possible to translate Vim script messages by Christ van Willegen · 1 year, 3 months ago
- fbc37f1 patch 9.1.0500: cannot switch buffer in a popup by Christian Brabandt · 1 year, 3 months ago
- c593b9e runtime(doc): Added definitions of Vim scripts and plugins by Ubaldo Tiberi · 1 year, 3 months ago
- 60c8743 patch 9.1.0465: missing filecopy() function by Shougo Matsushita · 1 year, 3 months ago
- b4757e6 patch 9.1.0394: Cannot get a list of positions describing a region by Shougo Matsushita · 1 year, 4 months ago
- 00ae5c5 runtime(doc): fix typo by Christian Brabandt · 1 year, 4 months ago
- fe1e2b5 runtime(doc): clarify syntax vs matching mechanism by Christian Brabandt · 1 year, 4 months ago
- db7622e runtime(doc): Fix typo in usr_41.txt by Doug Kearns · 1 year, 6 months ago
- 3f905ab patch 9.1.0120: hard to get visual region using Vim script by Shougo Matsushita · 1 year, 7 months ago
- fa37835 patch 9.1.0071: Need a diff() Vim script function by Yegappan Lakshmanan · 1 year, 7 months ago
- e79e207 patch 9.1.0027: Vim is missing a foreach() func by Ernie Rael · 1 year, 8 months ago
- f93b1c8 patch 9.1.0009: Cannot easily get the list of matches by Yegappan Lakshmanan · 1 year, 8 months ago
- b4ddc6c patch 9.1.0000: Vim 9.1 release by Christian Brabandt · 1 year, 8 months ago
- 5985879 runtime(doc): Fix typos in several documents (#13420) by h_east · 1 year, 11 months ago
- afe0466 patch 9.0.1786: Vim9: need instanceof() function by LemonBoy · 2 years ago
- 5fee111 patch 9.0.1686: undotree() only works for the current buffer by Devin J. Pohly · 2 years, 5 months ago
- 416bd91 patch 9.0.1674: help for builtin functions is not sorted properly by Bram Moolenaar · 2 years, 2 months ago
- b7398fe Update runtime files by Bram Moolenaar · 2 years, 4 months ago
- 03ff1c2 patch 9.0.1515: reverse() does not work for a String by Yegappan Lakshmanan · 2 years, 4 months ago
- 67672ef patch 9.0.1485: no functions for converting from/to UTF-16 index by Christian Brabandt · 2 years, 5 months ago
- be4e016 Update runtime files. by Bram Moolenaar · 2 years, 7 months ago
- 66bb9ae patch 9.0.1212: cannot read back what setcellwidths() has done by Kota Kato · 2 years, 8 months ago
- f1dcd14 Update runtime files by Bram Moolenaar · 2 years, 8 months ago
- 20b795e patch 9.0.1084: code handling low level MS-Windows events cannot be tested by Christopher Plewright · 2 years, 9 months ago
- 86b4816 Update runtime files by Bram Moolenaar · 2 years, 9 months ago
- c216a7a patch 9.0.1007: there is no way to get a list of swap file names by Bram Moolenaar · 2 years, 9 months ago
- b59ae59 Update runtime files by Bram Moolenaar · 2 years, 10 months ago
- ce30ccc patch 9.0.0916: getbufline() is inefficient for getting a single line by Bram Moolenaar · 2 years, 10 months ago
- d13166e Update runtime files by Bram Moolenaar · 2 years, 10 months ago
- 24dc19c patch 9.0.0881: cannot get the currently showing mouse shape by Bram Moolenaar · 2 years, 10 months ago
- 76db9e0 Update runtime files by Bram Moolenaar · 2 years, 10 months ago
- 3c053a1 Update runtime files by Bram Moolenaar · 2 years, 11 months ago
- bdc09a1 patch 9.0.0683: cannot specify a time for :echowindow by Bram Moolenaar · 2 years, 11 months ago
- 7b2d872 Add missing part of patch 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
- fd99945 Update runtime files by Bram Moolenaar · 3 years ago
- f768c3d patch 9.0.0244: cannot easily get the list of sourced scripts 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
- eb49041 release version 9.0 by Bram Moolenaar · 3 years, 2 months ago
- 8a3b805 Update runtime files by Bram Moolenaar · 3 years, 2 months ago
- 8cc5b55 Update runtime files 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
- 016188f Update runtime files. 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
- 2d8ed02 Update runtime files. by Bram Moolenaar · 3 years, 4 months ago
- 1755a91 patch 8.2.4981: it is not possible to manipulate autocommands by Yegappan Lakshmanan · 3 years, 4 months ago
- 30ab04e Update runtime files, new color schemes by Bram Moolenaar · 3 years, 4 months ago
- 921bde8 Update runtime files, translations by Bram Moolenaar · 3 years, 4 months ago
- 79d599b patch 8.2.4903: cannot get the current cmdline completion type and position by Shougo Matsushita · 3 years, 4 months ago
- dca1d40 patch 8.2.4838: checking for absolute path is not trivial by LemonBoy · 3 years, 4 months ago
- ce001a3 Update runtime files by Bram Moolenaar · 3 years, 4 months ago
- 0966120 patch 8.2.4825: can only get a list of mappings by Ernie Rael · 3 years, 4 months ago
- 659c240 patch 8.2.4820: not simple programmatic way to find a specific mapping by Ernie Rael · 3 years, 5 months ago
- 944697a Update runtime files by Bram Moolenaar · 3 years, 7 months ago
- 92f645b Update runtime files. (closes #9741) by Bram Moolenaar · 3 years, 7 months ago
- 9e0208f patch 8.2.4276: separate test function for the GUI scrollbar by Yegappan Lakshmanan · 3 years, 7 months ago
- 672776d patch 8.2.4270: generating nv_cmdidxs.h requires building Vim twice by ichizok · 3 years, 7 months ago
- 06011e1 patch 8.2.4259: number of test functions for GUI events is growing by Yegappan Lakshmanan · 3 years, 7 months ago
- f10911e Update runtime files by Bram Moolenaar · 3 years, 7 months ago
- 4dc0dd8 patch 8.2.4252: generating the normal command table at runtime is inefficient by Yegappan Lakshmanan · 3 years, 7 months ago
- b0ad2d9 patch 8.2.4228: no tests for clicking in the GUI tabline by Yegappan Lakshmanan · 3 years, 7 months ago
- ee63031 patch 8.2.4052: not easy to resize a window from a plugin by Daniel Steinberg · 3 years, 8 months ago
- 2f0936c Update runtime files by Bram Moolenaar · 3 years, 8 months ago
- 04fb916 Update runtime files by Bram Moolenaar · 3 years, 8 months ago
- d1a8d65 patch 8.2.3578: manipulating highlighting is complicated by Yegappan Lakshmanan · 3 years, 10 months ago
- 34cc7d8 Update runtime files by Bram Moolenaar · 4 years ago
- 5dfe467 patch 8.2.3438: cannot manipulate blobs by Yegappan Lakshmanan · 4 years ago
- ccfb7c6 patch 8.2.3356: adding many text properties requires a lot of function calls by Yegappan Lakshmanan · 4 years, 1 month ago
- 6aa5729 Update runtime files by Bram Moolenaar · 4 years, 1 month ago
- 2673599 patch 8.2.3314: behavior of exists() in a :def function is unpredictable by Bram Moolenaar · 4 years, 1 month ago
- 53f7fcc Update runtime files by Bram Moolenaar · 4 years, 1 month ago
- 29b8571 patch 8.2.3226: new digraph functions use old naming scheme by h-east · 4 years, 1 month ago
- 6106504 patch 8.2.3184: cannot add a digraph with a leading space by mityu · 4 years, 2 months ago
- 18d4658 patch 8.2.3040: GUI: dropping files not tested by Yegappan Lakshmanan · 4 years, 3 months ago
- f1e7449 patch 8.2.3028: GUI mouse events not tested by Yegappan Lakshmanan · 4 years, 3 months ago
- 2346a63 Update runtime files by Bram Moolenaar · 4 years, 3 months ago
- f7a023e patch 8.2.2958: function list test fails by Bram Moolenaar · 4 years, 3 months ago
- 11e3c5b Update runtime files by Bram Moolenaar · 4 years, 5 months ago
- 0df6030 patch 8.2.2697: function list test fails by Bram Moolenaar · 4 years, 5 months ago