- 0bbca54 patch 8.2.4062: match highlighting of tab too short by Bram Moolenaar · 4 years, 3 months ago
- 19db9e6 patch 8.2.4059: Vim9: an expression of a map cannot access script-local items by Bram Moolenaar · 4 years, 3 months ago
- 7628382 patch 8.2.4058: Vim9: import test failure in wrong line by Bram Moolenaar · 4 years, 3 months ago
- 160aa86 patch 8.2.4057: Vim9: not fully implementing the autoload mechanism by Bram Moolenaar · 4 years, 3 months ago
- 5e6b988 patch 8.2.4055: Vim9: line break in expression causes v:errmsg to be fillec by Bram Moolenaar · 4 years, 3 months ago
- fe2ef0b patch 8.2.4053: Vim9: autoload mechanism doesn't fully work yet by Bram Moolenaar · 4 years, 3 months ago
- ee63031 patch 8.2.4052: not easy to resize a window from a plugin by Daniel Steinberg · 4 years, 3 months ago
- dc4451d patch 8.2.4050: Vim9: need to prefix every item in an autoload script by Bram Moolenaar · 4 years, 3 months ago
- 5f25c38 patch 8.2.4049: Vim9: reading before the start of the line with "$" by Bram Moolenaar · 4 years, 3 months ago
- 7c24dfd patch 8.2.4044: Vim9: no error when importing the same script twice by Bram Moolenaar · 4 years, 3 months ago
- 9f1a39a patch 8.2.4040: keeping track of allocated lines is too complicated by Bram Moolenaar · 4 years, 3 months ago
- 3707914 patch 8.2.4037: Insert mode completion is insufficiently tested by Yegappan Lakshmanan · 4 years, 3 months ago
- d844862 patch 8.2.4036: Vim9: script test file is getting too long by Bram Moolenaar · 4 years, 3 months ago
- a4c9625 patch 8.2.4033: running filetype tests leaves directory behind by zeertzjq · 4 years, 3 months ago
- d1f34e6 patch 8.2.4031: crash in xterm with only two lines by Bram Moolenaar · 4 years, 3 months ago
- 71f2193 patch 8.2.4030: a script local funcref is not found from a mapping by Bram Moolenaar · 4 years, 3 months ago
- cb1956d patch 8.2.4028: ml_get error with :doautoall and Visual area by Bram Moolenaar · 4 years, 3 months ago
- 2b04d5f patch 8.2.4027: import test fails on MS-Windows by Bram Moolenaar · 4 years, 3 months ago
- e664a32 patch 8.2.4026: ml_get error with specific win_execute() command by Bram Moolenaar · 4 years, 3 months ago
- 834d418 patch 8.2.4025: error for import not ending in .vim does not work for .vimrc by Bram Moolenaar · 4 years, 3 months ago
- 32884ad patch 8.2.4024: confusing error message if imported name is used directly by Bram Moolenaar · 4 years, 3 months ago
- 84c62d5 patch 8.2.4020: debugger test fails by Bram Moolenaar · 4 years, 3 months ago
- d5f400c patch 8.2.4019: Vim9: import mechanism is too complicated by Bram Moolenaar · 4 years, 3 months ago
- 18f4740 patch 8.2.4018: ml_get error when win_execute redraws with Visual selection by Bram Moolenaar · 4 years, 3 months ago
- 58493cf patch 8.2.4016: Vim9: incorrect error for argument that is shadowing var by Bram Moolenaar · 4 years, 3 months ago
- c689f8c patch 8.2.4014: git and gitcommit file types not properly recognized by Bram Moolenaar · 4 years, 3 months ago
- d3a1178 patch 8.2.4009: reading one byte beyond the end of the line by Bram Moolenaar · 4 years, 3 months ago
- 8e7d9db patch 8.2.4007: session does not restore help buffer properly by matveyt · 4 years, 3 months ago
- c653e4a patch 8.2.4006: Vim9: crash when declaring variable on the command line by Bram Moolenaar · 4 years, 3 months ago
- 6cac770 patch 8.2.4002: first char typed in Select mode can be wrong by zeertzjq · 4 years, 3 months ago
- 10d6f18 patch 8.2.3997: Vim9: not enough testing for extend() and map() by Bram Moolenaar · 4 years, 3 months ago
- 078a461 patch 8.2.3996: Vim9: type checking lacks information about declared type by Bram Moolenaar · 4 years, 3 months ago
- 9acf2d8 patch 8.2.3995: not all sshconfig files are detected as such by David Auer · 4 years, 3 months ago
- ad8f248 patch 8.2.3994: Vim9: extend() complains about type when it was not declared by Bram Moolenaar · 4 years, 3 months ago
- c88e977 patch 8.2.3993: when recording a change in Select mode char appears twice by Bram Moolenaar · 4 years, 3 months ago
- 0e2508d patch 8.2.3992: wrong local-additions in the help with language mix by h-east · 4 years, 3 months ago
- 114dbda patch 8.2.3991: Vim9: error when extending dict<any> by Bram Moolenaar · 4 years, 3 months ago
- 5c75eed patch 8.2.3990: testing wrong operator by naohiro ono · 4 years, 3 months ago
- e982586 patch 8.2.3989: some insert completion code is not tested by Yegappan Lakshmanan · 4 years, 3 months ago
- 3d0da09 patch 8.2.3984: debugger test fails by Bram Moolenaar · 4 years, 3 months ago
- 8bfa0eb patch 8.2.3982: some lines of code not covered by tests by Dominique Pelle · 4 years, 3 months ago
- 2b4ecc2 patch 8.2.3981: Vim9: debugging a for loop doesn't stop before it starts by Bram Moolenaar · 4 years, 3 months ago
- b3bd1d3 patch 8.2.3980: if 'operatorfunc' invokes an operator Visual mode is changed by Bram Moolenaar · 4 years, 3 months ago
- 1f4a345 patch 8.2.3974: Vim9: LISTAPPEND instruction does not check for a locked list by Bram Moolenaar · 4 years, 3 months ago
- 56200ee patch 8.2.3969: value of MAXCOL not available in Vim script by naohiro ono · 4 years, 3 months ago
- b37a65e patch 8.2.3966: when using feedkeys() abbreviations may be blocked by Bram Moolenaar · 4 years, 3 months ago
- b79ee0c patch 8.2.3965: Vim9: no easy way to check if Vim9 script is supported by Bram Moolenaar · 4 years, 3 months ago
- 654b729 patch 8.2.3964: some common lisp and scheme files not recognized by Alex Vear · 4 years, 3 months ago
- 9a01511 patch 8.2.3954: Vim9: no error for shadowing if script var is declared later by Bram Moolenaar · 4 years, 3 months ago
- 1fa3de1 patch 8.2.3952: first line not redrawn when adding lines to an empty buffer by zeertzjq · 4 years, 3 months ago
- d293981 patch 8.2.3951: Vim9: memory leak when text after a nested function by Bram Moolenaar · 4 years, 3 months ago
- 94f3192 patch 8.2.3950: going beyond the end of the line with /\%V by Bram Moolenaar · 4 years, 3 months ago
- 4c13e5e patch 8.2.3949: using freed memory with /\%V by Bram Moolenaar · 4 years, 3 months ago
- 1c67f3a patch 8.2.3946: when an internal error makes Vim exit the error is not seen by Bram Moolenaar · 4 years, 3 months ago
- 13789bf patch 8.2.3945: Vim9: partial variable argument types are wrong by Bram Moolenaar · 4 years, 3 months ago
- 5d2e007 patch 8.2.3944: insert mode completion functions are too long by Yegappan Lakshmanan · 4 years, 3 months ago
- ab16ad3 patch 8.2.3941: SIGTSTP is not handled by dbivolaru · 4 years, 3 months ago
- 94fb827 patch 8.2.3940: match highlight disappears when doing incsearch for ":s/pat" by Bram Moolenaar · 4 years, 3 months ago
- 5a664fe patch 8.2.3939: MS-Windows: fnamemodify('', ':p') does not work by Yegappan Lakshmanan · 4 years, 3 months ago
- ba26367 patch 8.2.3938: line comment start is also found in a string by Bram Moolenaar · 4 years, 3 months ago
- edc6f10 patch 8.2.3937: Insert mode completion function is too long by Yegappan Lakshmanan · 4 years, 3 months ago
- ccc1644 patch 8.2.3936: no proper test for maintaining change mark in diff mode by Sean Dewar · 4 years, 3 months ago
- 5d20fbf patch 8.2.3935: CTRL-U in Insert mode does not fix the indent by Bram Moolenaar · 4 years, 3 months ago
- 5ea5f37 patch 8.2.3934: repeating line comment is undesired for "O" command by Bram Moolenaar · 4 years, 3 months ago
- 3d0abad patch 8.2.3933: after ":cd" fails ":cd -" is incorrect by Richard Doty · 4 years, 3 months ago
- 264d3dd patch 8.2.3932: C line comment not formatted properly by Bram Moolenaar · 4 years, 3 months ago
- 06f6095 patch 8.2.3925: diff mode confused by NUL bytes by Bram Moolenaar · 4 years, 3 months ago
- 7473a84 patch 8.2.3924: Vim9: no error if something follows :enddef by Bram Moolenaar · 4 years, 3 months ago
- 4bf1006 patch 8.2.3923: Vim9: double free with split argument list in nested function by Bram Moolenaar · 4 years, 3 months ago
- 90c317f patch 8.2.3920: restoring directory after using another window is inefficient by Bram Moolenaar · 4 years, 3 months ago
- 8b6256f patch 8.2.3919: Vim9: wrong argument for append() results in two errors by Bram Moolenaar · 4 years, 3 months ago
- be4e223 patch 8.2.3918: function list test fails by Bram Moolenaar · 4 years, 3 months ago
- 8dac2ac patch 8.2.3916: no error for passing an invalid line number to append() by Bram Moolenaar · 4 years, 3 months ago
- 4b28ba3 patch 8.2.3915: illegal memory access when completing with invalid bytes by Bram Moolenaar · 4 years, 3 months ago
- af4a61a patch 8.2.3914: various spelling mistakes in comments by Dominique Pelle · 4 years, 3 months ago
- ef8f04b patch 8.2.3911: Vim9: type check for filter() does not accept unknown by Bram Moolenaar · 4 years, 3 months ago
- 23018f2 patch 8.2.3910: when compare function of sort() fails it does not abort by Bram Moolenaar · 4 years, 3 months ago
- bbdd3fb patch 8.2.3909: Containerfile using prefix name not recognized by Bram Moolenaar · 4 years, 3 months ago
- 27708e6 patch 8.2.3908: cannot use a script-local function for 'foldtext' by Yegappan Lakshmanan · 4 years, 3 months ago
- c553a21 patch 8.2.3907: error messages are spread out by Bram Moolenaar · 4 years, 3 months ago
- c88ac94 patch 8.2.3905: Dockerfile using prefix name not recognized by Bram Moolenaar · 4 years, 3 months ago
- 7319981 patch 8.2.3904: Vim9: skip expression type is not checked at compile time by Bram Moolenaar · 4 years, 3 months ago
- 71c4125 patch 8.2.3903: "gM" does not count tabs as expected by Bram Moolenaar · 4 years, 3 months ago
- 9c23f9b patch 8.2.3902: Vim9: double free with nested :def function by Bram Moolenaar · 4 years, 3 months ago
- 71eb3ad patch 8.2.3901: Vim9: Cannot set 'cpo' in main .vimrc if using Vim9 script by Bram Moolenaar · 4 years, 3 months ago
- 8bb65f2 patch 8.2.3900: it is not easy to use a script-local function for an option by Yegappan Lakshmanan · 4 years, 3 months ago
- fb9dcb0 patch 8.2.3898: Vim9: not sufficient testing for variable initialization by Bram Moolenaar · 4 years, 4 months ago
- 1802405 patch 8.2.3897: Vim9: second argument of map() and filter() not checked by Bram Moolenaar · 4 years, 4 months ago
- db8e5c2 patch 8.2.3896: Vim9: no test for nested function not available later by Bram Moolenaar · 4 years, 4 months ago
- ae1068a patch 8.2.3895: Vim9: confusing error when using function() with a number by Bram Moolenaar · 4 years, 4 months ago
- 223d0a6 patch 8.2.3894: Vim9: no proper type check for first argument of call() by Bram Moolenaar · 4 years, 4 months ago
- 5cd6479 patch 8.2.3893: Vim9: many local variables are initialized with an instruction by Bram Moolenaar · 4 years, 4 months ago
- d787e40 patch 8.2.3890: Vim9: type check for using v: variables is basic by Bram Moolenaar · 4 years, 4 months ago
- e7f4abd patch 8.2.3889: duplicate code for translating script-local function name by Yegappan Lakshmanan · 4 years, 4 months ago
- 73a0242 patch 8.2.3888: the argument list may contain duplicates by Nir Lichtman · 4 years, 4 months ago
- 806da51 patch 8.2.3887: E1135 is used for two different errors by Bram Moolenaar · 4 years, 4 months ago
- b6db146 patch 8.2.3886: can define autocmd for every event by using "au!" by Bram Moolenaar · 4 years, 4 months ago
- 679140c patch 8.2.3885: arglist test fails by Bram Moolenaar · 4 years, 4 months ago
- 6f98371 patch 8.2.3884: crash when clearing the argument list while using it by Bram Moolenaar · 4 years, 4 months ago
- 70a120b patch 8.2.3880: Solution filter files are not recognized by Bram Moolenaar · 4 years, 4 months ago