summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-06-14patch 9.0.1629: having utf16idx() rounding up is inconvenientv9.0.1629Yegappan Lakshmanan
2023-06-13patch 9.0.1628: syntax tests fail on FreeBSDv9.0.1628K.Takata
2023-06-11patch 9.0.1627: no generic mechanism to test syntax pluginsv9.0.1627Bram Moolenaar
2023-06-10Update runtime filesBram Moolenaar
2023-06-10patch 9.0.1626: Visual area not shown when using 'showbreak'v9.0.1626Bram Moolenaar
2023-06-10patch 9.0.1625: "super" is not considered a reserved namev9.0.1625Bram Moolenaar
2023-06-10patch 9.0.1624: crash when calling object constructorv9.0.1624Bram Moolenaar
2023-06-09patch 9.0.1623: the program to filetype translation is not exportedv9.0.1623Bram Moolenaar
2023-06-09patch 9.0.1622: filetype name t32 is a bit obscurev9.0.1622Christoph Sax
2023-06-08patch 9.0.1621: FILETYPE_FILE is defined to the same value multiple timesv9.0.1621Bram Moolenaar
2023-06-08patch 9.0.1620: Nix files are not recognized from the hashbang linev9.0.1620Bram Moolenaar
2023-06-08patch 9.0.1619: the focus gained/lost escape sequences cause troublev9.0.1619Bram Moolenaar
2023-06-08patch 9.0.1618: Trace32 files are not recognizedv9.0.1618Christoph Sax
2023-06-08patch 9.0.1617: charidx() result is not consistent with byteidx()v9.0.1617Yegappan Lakshmanan
2023-06-07patch 9.0.1616: quickfix text field is truncatedv9.0.1616Shane Harper
2023-06-07patch 9.0.1615: URL shortcut files are not recognizedv9.0.1615ObserverOfTime
2023-06-06patch 9.0.1614: strlen() called too often for :spellrepallv9.0.1614zeertzjq
2023-06-05patch 9.0.1613: some make output gets picked up by 'errorformat'v9.0.1613Gregory Anders
2023-06-05patch 9.0.1612: "skipcol" not reset when using multi-byte charactersv9.0.1612Bram Moolenaar
2023-06-05patch 9.0.1611: v:maxcol can be changed in a :for loopv9.0.1611Bram Moolenaar
2023-06-05patch 9.0.1610: display is wrong when 'smoothscroll' is setv9.0.1610zeertzjq
2023-06-05patch 9.0.1609: crash when an object indirectly references itselfv9.0.1609Bram Moolenaar
2023-06-05patch 9.0.1608: update_topline() is called twicev9.0.1608Luuk van Baal
2023-06-04patch 9.0.1607: screenpos() returns wrong row with diff filler linesv9.0.1607zeertzjq
2023-06-04patch 9.0.1606: using freed memory when 'foldcolumn' is setv9.0.1606zeertzjq
2023-06-04patch 9.0.1605: crash when calling method on super in child constructorv9.0.1605Ernie Rael
2023-06-04patch 9.0.1604: errors from the codestyle test are a bit confusingv9.0.1604Bram Moolenaar
2023-06-03patch 9.0.1603: display wrong if scrolling multiple lines with 'smoothscroll'v9.0.1603zeertzjq
2023-06-03patch 9.0.1602: stray character visible if marker on top of double-wide charv9.0.1602zeertzjq
2023-06-03patch 9.0.1601: filetype detection fails for *.conf file without commentsv9.0.1601zeertzjq
2023-06-03patch 9.0.1600: screenpos() does not take w_skipcol into accountv9.0.1600zeertzjq
2023-06-02patch 9.0.1599: Cursor not adjusted when 'splitkeep' is not "cursor"v9.0.1599Luuk van Baal
2023-06-01patch 9.0.1598: screenchar() and others are wrong with DBCS 'encoding'v9.0.1598zeertzjq
2023-06-01patch 9.0.1597: cursor ends up below the window after a putv9.0.1597Bram Moolenaar
2023-06-01patch 9.0.1596: :registers command does not work in sandboxv9.0.1596Julio B
2023-05-31patch 9.0.1595: line pointer becomes invalid when using spell checkingv9.0.1595Luuk van Baal
2023-05-31patch 9.0.1594: some internal error messages are translatedv9.0.1594RestorerZ
2023-05-31patch 9.0.1593: MS-Windows: assert error when compiled with debug modev9.0.1593K.Takata
2023-05-30patch 9.0.1592: not all timer tests are marked as flakyv9.0.1592Bram Moolenaar
2023-05-29patch 9.0.1591: some "gomod" files are not recognizedv9.0.1591Omar El Halabi
2023-05-29patch 9.0.1590: filetype test has trailing white spacev9.0.1590Bram Moolenaar
2023-05-29patch 9.0.1589: filetype test contains too many special charactersv9.0.1589Bram Moolenaar
2023-05-29patch 9.0.1588: Incsearch not triggered when pasting clipboard registerv9.0.1588K.Takata
2023-05-28patch 9.0.1587: Corn config files are not recognizedv9.0.1587Jake Stanger
2023-05-28patch 9.0.1586: error for using two messages with ngettext() differing in "%"v9.0.1586Bram Moolenaar
2023-05-27patch 9.0.1585: weird use of static variables for spell checkingv9.0.1585Luuk van Baal
2023-05-27patch 9.0.1584: not all meson files are recognizedv9.0.1584Bram Moolenaar
2023-05-27patch 9.0.1583: get E304 when using 'cryptmethod' "xchacha20v2"v9.0.1583Bram Moolenaar
2023-05-27patch 9.0.1582: :stopinsert may not work in a popup close handlerv9.0.1582zeertzjq
2023-05-27patch 9.0.1581: translation does not work for plural argumentv9.0.1581Bram Moolenaar