- e98c88c patch 9.0.0218: reading before the start of the line by Bram Moolenaar · 3 years ago
- a4d158b patch 9.0.0206: redraw flags are not named specifically by Bram Moolenaar · 3 years ago
- 1f4ee19 patch 9.0.0130: cursor position wrong when inserting around virtual text by Bram Moolenaar · 3 years ago
- 101d57b patch 9.0.0124: code has more indent than needed by zeertzjq · 3 years ago
- 7f9969c patch 9.0.0067: cannot show virtual text by Bram Moolenaar · 3 years ago
- fa4873c patch 9.0.0013: reproducing memory access errors can be difficult by Bram Moolenaar · 3 years, 1 month ago
- 0971c7a patch 8.2.5162: reading before the start of the line with BS in Replace mode by Bram Moolenaar · 3 years, 1 month ago
- 1d97db3 patch 8.2.5056: the channel log only contains some of the raw terminal output by Bram Moolenaar · 3 years, 2 months ago
- cfe4565 patch 8.2.5029: "textlock" is always zero by zeertzjq · 3 years, 2 months ago
- 8e145b8 patch 8.2.4993: smart/C/lisp indenting is optional by Bram Moolenaar · 3 years, 3 months ago
- 7ce5b2b patch 8.2.4969: changing text in Visual mode may cause invalid memory access by Bram Moolenaar · 3 years, 3 months ago
- de5cf28 patch 8.2.4951: smart indenting done when not enabled by Bram Moolenaar · 3 years, 3 months ago
- 6ed545e patch 8.2.4928: various white space and cosmetic mistakes by Bram Moolenaar · 3 years, 3 months ago
- 2495910 patch 8.2.4911: the mode #defines are not clearly named by Bram Moolenaar · 3 years, 3 months ago
- dfbdadc patch 8.2.4876: MS-Windows: Shift-BS results in strange char in powershell by Christian Brabandt · 3 years, 3 months ago
- cd5dbad patch 8.2.4865: :startinsert right after :stopinsert may not work by zeertzjq · 3 years, 3 months ago
- bad8a01 patch 8.2.4846: termcodes test fails by zeertzjq · 3 years, 3 months ago
- 31e5c60 patch 8.2.4753: error from setting an option is silently ignored by Bram Moolenaar · 3 years, 4 months ago
- d58862d patch 8.2.4739: accessing freed memory after WinScrolled autocmd event by zeertzjq · 3 years, 4 months ago
- 2bf52dd patch 8.2.4723: the ModeChanged autocmd event is inefficient by LemonBoy · 3 years, 4 months ago
- 0937182 patch 8.2.4713: plugins cannot track text scrolling by LemonBoy · 3 years, 4 months ago
- ac72c21 patch 8.2.4710: smart indenting does not work after completion by Christian Brabandt · 3 years, 4 months ago
- 8c97960 patch 8.2.4707: redrawing could be a bit more efficient by zeertzjq · 3 years, 4 months ago
- 782c674 patch 8.2.4660: cursorcolumn is sometimes not correct by Bram Moolenaar · 3 years, 4 months ago
- 3e559cd patch 8.2.4638: superfluous check if a redraw is needed for 'cursorline' by zeertzjq · 3 years, 4 months ago
- bf269ed patch 8.2.4630: 'cursorline' not always updated with 'culopt' is "screenline" by Bram Moolenaar · 3 years, 4 months ago
- 424bcae patch 8.2.4273: the EBCDIC support is outdated by Bram Moolenaar · 3 years, 6 months ago
- 420fabc patch 8.2.4241: some type casts are redundant by =?UTF-8?q?Dundar=20G=C3=B6c?= · 3 years, 6 months ago
- 806d037 patch 8.2.4218: illegal memory access with bracketed paste in Ex mode by Bram Moolenaar · 3 years, 6 months ago
- 502d8ae patch 8.2.4203: entering a character with CTRL-V may include modifiers by zeertzjq · 3 years, 6 months ago
- e32c3c4 patch 8.2.4099: Vim9: cannot use Vim9 syntax in mapping by Bram Moolenaar · 3 years, 7 months ago
- 748b308 patch 8.2.4038: various code not used when features are disabled by Dominique Pelle · 3 years, 7 months ago
- d94fbfc patch 8.2.4001: insert complete code uses global variables by Yegappan Lakshmanan · 3 years, 7 months ago
- 74409f6 patch 8.2.3970: error messages are spread out by Bram Moolenaar · 3 years, 7 months ago
- 5d20fbf patch 8.2.3935: CTRL-U in Insert mode does not fix the indent by Bram Moolenaar · 3 years, 7 months ago
- af4a61a patch 8.2.3914: various spelling mistakes in comments by Dominique Pelle · 3 years, 7 months ago
- 8103527 patch 8.2.3828: when opening a terminal from a timer first typed char is lost by Bram Moolenaar · 3 years, 8 months ago
- 6e371ec patch 8.2.3787: no proper formatting of a C line comment after a statement by Bram Moolenaar · 3 years, 8 months ago
- d0fb907 patch 8.2.3764: cannot see any text when window was made zero lines by Bram Moolenaar · 3 years, 8 months ago
- db3b446 patch 8.2.3517: TextChanged does not trigger after TextChangedI by Christian Brabandt · 3 years, 10 months ago
- 5a9357d patch 8.2.3467: CursorHoldI event interferes with "CTRL-G U" by Bram Moolenaar · 3 years, 10 months ago
- 644b49f patch 8.2.3444: concealed text not revealed when leaving insert mode by Bram Moolenaar · 3 years, 11 months ago
- f1e8876 patch 8.2.3430: no generic way to trigger an autocommand on mode change by =?UTF-8?q?Magnus=20Gro=C3=9F?= · 3 years, 11 months ago
- 8ee52af patch 8.2.3320: some local functions are not static by Yegappan Lakshmanan · 4 years ago
- 53ba05b patch 8.2.3227: 'virtualedit' can only be set globally by Gary Johnson · 4 years ago
- 29b8571 patch 8.2.3226: new digraph functions use old naming scheme by h-east · 4 years ago
- d8e4447 patch 8.2.3197: error messages are spread out by Bram Moolenaar · 4 years ago
- e29a27f patch 8.2.3190: error messages are spread out by Bram Moolenaar · 4 years, 1 month ago
- ea04267 patch 8.2.3074: popup_atcursor() uses wrong position with concealing by Bram Moolenaar · 4 years, 1 month ago
- 2e6cdb9 patch 8.2.2418: color not changed if ModeMsg highlight is set in InsertEnter by Bram Moolenaar · 4 years, 6 months ago
- 82aa6e0 patch 8.2.2374: accessing uninitialized memory in test_undo by Bram Moolenaar · 4 years, 7 months ago
- 0684e36 patch 8.2.2084: CTRL-V U doesn't work to enter a Unicode character by Bram Moolenaar · 4 years, 8 months ago
- e41decc patch 8.2.1988: still in Insert mode when opening terminal popup by Bram Moolenaar · 4 years, 9 months ago
- 957cf67 patch 8.2.1978: making a mapping work in all modes is complicated by Bram Moolenaar · 4 years, 9 months ago
- 6f62448 patch 8.2.1976: cannot backspace in prompt buffer after using cursor-left by Bram Moolenaar · 4 years, 9 months ago
- e100440 patch 8.2.1898: command modifier parsing always uses global cmdmod by Bram Moolenaar · 4 years, 9 months ago
- b53e13a patch 8.2.1874: can't do something just before leaving Insert mode by Bram Moolenaar · 4 years, 10 months ago
- d0e1b71 patch 8.2.1762: when a timer uses :stopinsert completion isn't stopped by Bram Moolenaar · 4 years, 10 months ago
- c3516f7 patch 8.2.1637: Vim9: :put ={expr} does not work inside :def function by Bram Moolenaar · 5 years ago
- 8b5866d patch 8.2.1597: the channel source file is too big by Bram Moolenaar · 5 years ago
- 86394aa patch 8.2.1595: cannot easily see what Vim sends to the terminal by Bram Moolenaar · 5 years ago
- 077cc7a patch 8.2.1588: cannot read back the prompt of a prompt buffer by Bram Moolenaar · 5 years ago
- 975a880 patch 8.2.0916: mapping with partly modifyOtherKeys code does not work by Bram Moolenaar · 5 years ago
- 11abd09 patch 8.2.0674: some source files are too big by Bram Moolenaar · 5 years ago
- 6adb9ea patch 8.2.0670: cannot change window when evaluating 'completefunc' by Bram Moolenaar · 5 years ago
- db93495 patch 8.2.0649: undo problem whn an InsertLeave autocommand resets undo by Bram Moolenaar · 5 years ago
- ff06f28 patch 8.2.0614: get ml_get error when deleting a line in 'completefunc' by Bram Moolenaar · 5 years ago
- aa0489e patch 8.2.0590: no 'backspace' value allows ignoring the insertion point by Bram Moolenaar · 5 years ago
- e49b4bb patch 8.2.0370: the typebuf_was_filled flag is sometimes not reset by Bram Moolenaar · 5 years ago
- fe4bbac patch 8.2.0135: bracketed paste can still cause invalid memory access by Bram Moolenaar · 6 years ago
- 98a336d patch 8.2.0133: invalid memory access with search command by Bram Moolenaar · 6 years ago
- ac15fd8 patch 8.2.0109: corrupted text properties when expanding spaces by Bram Moolenaar · 6 years ago
- 5cb0b93 patch 8.2.0083: text properties wrong when tabs and spaces are exchanged by Bram Moolenaar · 6 years ago
- 5d18efe patch 8.1.2378: using old C style comments by Bram Moolenaar · 6 years ago
- 05ad5ff patch 8.1.2371: FEAT_TEXT_PROP is a confusing name by Bram Moolenaar · 6 years ago
- fc4ea2a patch 8.1.2350: other text for CTRL-V in Insert mode with modifyOtherKeys by Bram Moolenaar · 6 years ago
- 38571a0 patch 8.1.2346: CTRL-R CTRL-R doesn't work with modifyOtherKeys by Bram Moolenaar · 6 years ago
- 5461258 patch 8.1.2327: cannot build with Hangul input by Bram Moolenaar · 6 years ago
- ee85702 patch 8.1.2281: 'showbreak' cannot be set for one window by Bram Moolenaar · 6 years ago
- 177c9f2 patch 8.1.2261: with modifyOtherKeys set 'noesckeys' doesn't work by Bram Moolenaar · 6 years ago
- a1cb1d1 patch 8.1.2171: mouse support not always available by Bram Moolenaar · 6 years ago
- 14c01f8 patch 8.1.2127: the indent.c file is a bit big by Bram Moolenaar · 6 years ago
- 8c96af9 patch 8.1.2096: too many #ifdefs by Bram Moolenaar · 6 years ago
- b20b9e1 patch 8.1.2062: the mouse code is spread out by Bram Moolenaar · 6 years ago
- 8aeec40 patch 8.1.2044: no easy way to process postponed work by Bram Moolenaar · 6 years ago
- e2c453d patch 8.1.1901: the +insert_expand feature is not always available by Bram Moolenaar · 6 years ago
- f0bc15c patch 8.1.1884: cannot use mouse scroll wheel in popup in Insert mode by Bram Moolenaar · 6 years ago
- 451d4b5 patch 8.1.1520: popup windows are ignored when dealing with mouse position by Bram Moolenaar · 6 years ago
- 3397f74 patch 8.1.1453: popup window "moved" property not implemented yet by Bram Moolenaar · 6 years ago
- 18a4ba2 patch 8.1.1386: unessesary type casts for lalloc() by Bram Moolenaar · 6 years ago
- 964b374 patch 8.1.1384: using "int" for alloc() often results in compiler warnings by Bram Moolenaar · 6 years ago
- f3333b0 patch 8.1.1359: text property wrong after :substitute with backslash by Bram Moolenaar · 6 years ago
- 338dfda patch 8.1.1351: text property wrong after :substitute by Bram Moolenaar · 6 years ago
- ad3ec76 patch 8.1.1194: typos and small problems in source files by Bram Moolenaar · 6 years ago
- abc7c7f patch 8.1.1189: mode is not cleared when leaving Insert mode by Bram Moolenaar · 6 years ago
- abab0b0 patch 8.1.1086: too many curly braces by Bram Moolenaar · 6 years ago
- 7591bb3 patch 8.1.1076: file for Insert mode is much too big by Bram Moolenaar · 6 years ago
- fd13332 patch 8.1.1068: cannot get all the information about current completion by Bram Moolenaar · 6 years ago
- 75bf3d2 patch 8.1.1055: CTRL-G U in Insert mode doesn't work for shift-Left by Bram Moolenaar · 6 years ago
- 2c519cf patch 8.1.1032: warnings from clang static analyzer by Bram Moolenaar · 6 years ago