- 424bcae patch 8.2.4273: the EBCDIC support is outdated by Bram Moolenaar · 3 years, 7 months ago
- 420fabc patch 8.2.4241: some type casts are redundant by =?UTF-8?q?Dundar=20G=C3=B6c?= · 3 years, 7 months ago
- 806d037 patch 8.2.4218: illegal memory access with bracketed paste in Ex mode by Bram Moolenaar · 3 years, 7 months ago
- 502d8ae patch 8.2.4203: entering a character with CTRL-V may include modifiers by zeertzjq · 3 years, 7 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, 8 months ago
- d94fbfc patch 8.2.4001: insert complete code uses global variables by Yegappan Lakshmanan · 3 years, 8 months ago
- 74409f6 patch 8.2.3970: error messages are spread out by Bram Moolenaar · 3 years, 8 months ago
- 5d20fbf patch 8.2.3935: CTRL-U in Insert mode does not fix the indent by Bram Moolenaar · 3 years, 8 months ago
- af4a61a patch 8.2.3914: various spelling mistakes in comments by Dominique Pelle · 3 years, 8 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, 9 months ago
- d0fb907 patch 8.2.3764: cannot see any text when window was made zero lines by Bram Moolenaar · 3 years, 9 months ago
- db3b446 patch 8.2.3517: TextChanged does not trigger after TextChangedI by Christian Brabandt · 3 years, 11 months ago
- 5a9357d patch 8.2.3467: CursorHoldI event interferes with "CTRL-G U" by Bram Moolenaar · 3 years, 11 months ago
- 644b49f patch 8.2.3444: concealed text not revealed when leaving insert mode by Bram Moolenaar · 4 years ago
- f1e8876 patch 8.2.3430: no generic way to trigger an autocommand on mode change by =?UTF-8?q?Magnus=20Gro=C3=9F?= · 4 years ago
- 8ee52af patch 8.2.3320: some local functions are not static by Yegappan Lakshmanan · 4 years, 1 month ago
- 53ba05b patch 8.2.3227: 'virtualedit' can only be set globally by Gary Johnson · 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
- d8e4447 patch 8.2.3197: error messages are spread out by Bram Moolenaar · 4 years, 1 month 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, 2 months ago
- 2e6cdb9 patch 8.2.2418: color not changed if ModeMsg highlight is set in InsertEnter by Bram Moolenaar · 4 years, 7 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, 9 months ago
- e41decc patch 8.2.1988: still in Insert mode when opening terminal popup by Bram Moolenaar · 4 years, 10 months ago
- 957cf67 patch 8.2.1978: making a mapping work in all modes is complicated by Bram Moolenaar · 4 years, 10 months ago
- 6f62448 patch 8.2.1976: cannot backspace in prompt buffer after using cursor-left by Bram Moolenaar · 4 years, 10 months ago
- e100440 patch 8.2.1898: command modifier parsing always uses global cmdmod by Bram Moolenaar · 4 years, 10 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 · 5 years 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
- 4f97475 patch 8.1.0941: macros for MS-Windows are inconsistent by Bram Moolenaar · 7 years ago
- 14184a3 patch 8.1.0932: Farsi support is outdated and unused by Bram Moolenaar · 7 years ago
- 2a78b7c patch 8.1.0876: completion match not displayed when popup menu is not shown by Bram Moolenaar · 7 years ago
- 375e339 patch 8.1.0864: cannot have a local value for 'scrolloff' and 'sidescrolloff' by Bram Moolenaar · 7 years ago
- 77255ca patch 8.1.0860: debug lines left in the code by Bram Moolenaar · 7 years ago
- 4b47162 patch 8.1.0857: indent functionality is not separated by Bram Moolenaar · 7 years ago
- 29ddebe patch 8.1.0826: too many #ifdefs by Bram Moolenaar · 7 years ago
- cb574f4 patch 8.1.0822: peeking and flushing output slows down execution by Bram Moolenaar · 7 years ago
- 1350597 patch 8.1.0805: too many #ifdefs by Bram Moolenaar · 7 years ago
- 9e26f7d patch 8.1.0792: bad display if opening cmdline window from Insert completion by Bram Moolenaar · 7 years ago
- 32526b3 patch 8.1.0779: argument for message functions is inconsistent by Bram Moolenaar · 7 years ago
- ae65438 patch 8.1.0768: updating completions may cause the popup menu to flicker by Bram Moolenaar · 7 years ago
- f9e3e09 patch 8.1.0743: giving error messages is not flexible by Bram Moolenaar · 7 years ago
- c3c3158 patch 8.1.0728: cannot avoid breaking after a single space. by Bram Moolenaar · 7 years ago
- 535d5b6 patch 8.1.0726: redrawing specifically for conceal feature by Bram Moolenaar · 7 years ago
- cee9bc2 patch 8.1.0716: get warning message when 'completefunc' returns nothing by Bram Moolenaar · 7 years ago
- ae12f4b patch 8.1.0708: third argument for redrawWinline() is always FALSE by Bram Moolenaar · 7 years ago
- 6d11f3b patch 8.1.0699: compiler warning for uninitialized variable by Bram Moolenaar · 7 years ago
- 8ad16da patch 8.1.0696: when test_edit fails 'insertmode' may not be reset by Bram Moolenaar · 7 years ago
- 196d157 patch 8.1.0682: text properties not adjusted when backspacing replaced text by Bram Moolenaar · 7 years ago
- 33c8ca9 patch 8.1.0681: text properties as not adjusted for deleted text by Bram Moolenaar · 7 years ago
- 5d24a22 patch 8.1.0629: "gn" selects the wrong text with a multi-line match by Bram Moolenaar · 7 years ago
- d155d7a patch 8.1.0615: get_tv function names are not consistent by Bram Moolenaar · 7 years ago
- 8f66717 patch 8.1.0583: using illogical name for get_dict_number()/get_dict_string() by Bram Moolenaar · 7 years ago
- 98aefe7 patch 8.1.0579: cannot attach properties to text by Bram Moolenaar · 7 years ago
- f951416 patch 8.1.0542: shiftwidth() does not take 'vartabstop' into account by Bram Moolenaar · 7 years ago