summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-03-17patch 9.1.0186: cursor pos wrong on mouse click after eol with 'rl', 've' and...v9.1.0186zeertzjq
2024-03-17patch 9.1.0185: 'wincolor' hl missing with 'rightleft', "below" virttext, 'no...v9.1.0185zeertzjq
2024-03-16runtime(indent-test): MS-Windows: Add Makefile for running indent testsRestorerZ
2024-03-16patch 9.1.0184: Cursor pos wrong when clicking with conceal and wrapv9.1.0184zeertzjq
2024-03-16patch 9.1.0183: Wrong display or screenpos() result when toggling diff modev9.1.0183zeertzjq
2024-03-16patch 9.1.0182: Can define function with invalid name inside 'formatexpr'v9.1.0182zeertzjq
2024-03-16tools/rename.bat uses 'mv' and "move" (#14201)Restorer
2024-03-16runtime(doc): make :h tag-! more consistent (#14208)zeertzjq
2024-03-15runtime(vim): Update base-syntax, revert last change to vimUserFunc (#14202)dkearns
2024-03-15runtime(vim): Update base-syntax, improve :echo and :execute highlighting (#1...dkearns
2024-03-14patch 9.1.0181: no overflow check for string formattingv9.1.0181Christ van Willegen
2024-03-14patch 9.1.0180: Cursor pos wrong when double-width chars are concealedv9.1.0180zeertzjq
2024-03-14patch 9.1.0179: 'wincolor' highlight missing with "below" virtual textv9.1.0179zeertzjq
2024-03-14runtime(mswin): still another clipboard_working testChristian Brabandt
2024-03-13patch 9.1.0178: E1513 might be confusingv9.1.0178Christian Brabandt
2024-03-13patch 9.1.0177: Coverity reports dead codev9.1.0177zeertzjq
2024-03-13patch 9.1.0176: Cursor column wrong with 'virtualedit' and concealv9.1.0176zeertzjq
2024-03-13patch 9.1.0175: wrong window positions with 'winfix{width,height}'v9.1.0175Sean Dewar
2024-03-13patch 9.1.0174: 'cursorline' and 'wincolor' hl missing with conceal and wrapv9.1.0174zeertzjq
2024-03-13runtime(mswin): revert back the check for clipboard_working supportChristian Brabandt
2024-03-12patch 9.1.0173: msgfmt ver. 0.22 forcibly converts text to UTF-8v9.1.0173RestorerZ
2024-03-12runtime(doc): add reference to matchbufline() at :h search()Christian Brabandt
2024-03-12patch 9.1.0172: More code can use ml_get_buf_len() instead of STRLEN()v9.1.0172zeertzjq
2024-03-12patch 9.1.0171: Small split-move related improvementsv9.1.0171Sean Dewar
2024-03-12patch 9.1.0170: Re-allow curwin == prevwin, but document it insteadv9.1.0170Sean Dewar
2024-03-12patch 9.1.0169: current window number returned by tabpagewinnr may be outdatedv9.1.0169Sean Dewar
2024-03-11patch 9.1.0168: too many STRLEN() callsv9.1.0168John Marriott
2024-03-11runtime(vim): Update base-syntax, improve number matching (#14175)dkearns
2024-03-11patch 9.1.0167: Changing buffer in another window causes it to show matchparenv9.1.0167zeertzjq
2024-03-11patch 9.1.0166: Internal error with blockwise getregion() in another bufferv9.1.0166zeertzjq
2024-03-11translation(lt): Update Lithuanian translation of Vim tutor to v.1.7 (#14176)Rimas Kudelis
2024-03-11runtime(doc): improve 'winfixbuf' docs (#14180)zeertzjq
2024-03-10runtime(doc): Update Markdown syntax, add missing configsChristian Brabandt
2024-03-10patch 9.1.0165: Vim9: Importing an autoload imported script failsv9.1.0165Yegappan Lakshmanan
2024-03-10patch 9.1.0164: Internal error when passing invalid position to getregion()v9.1.0164zeertzjq
2024-03-10patch 9.1.0163: Calling STRLEN() to compute ml_line_textlen when not neededv9.1.0163zeertzjq
2024-03-10patch 9.1.0162: problem with writing extended attributes on failurev9.1.0162Paul R. Tagliamonte
2024-03-09translation(lt): Added Lithuanian translation of Tutor v. 1.4 by Laurynas Sta...Rimas Kudelis
2024-03-09runtime(java): Recognise string templates (#14150)Aliaksei Budavei
2024-03-09runtime(vim): Update base-syntax, improve :map highlighting (#14141)dkearns
2024-03-09patch 9.1.0161: expand() removes slash after env variable that ends with colonv9.1.0161zeertzjq
2024-03-09runtime(vim): Update base-syntax, improve :menu{,translate} highlighting (#14...dkearns
2024-03-09patch 9.1.0160: Vim9: Add support for using a class type of itself in an obje...v9.1.0160Yegappan Lakshmanan
2024-03-09patch 9.1.0159: Crash in WinClosed after BufUnload closes other windowsv9.1.0159zeertzjq
2024-03-07patch 9.1.0158: 'shortmess' "F" flag doesn't work properly with 'autoread'v9.1.0158zeertzjq
2024-03-07patch 9.1.0157: Duplicate assignment in f_getregion()v9.1.0157zeertzjq
2024-03-07patch 9.1.0156: Make 'wfb' failing to split still report E1513v9.1.0156Sean Dewar
2024-03-07runtime(syntax-tests): remove executable bit from sh test fileAliaksei Budavei
2024-03-06patch 9.1.0155: can only get getregion() from current bufferv9.1.0155Shougo Matsushita
2024-03-06patch 9.1.0154: shm=F not respected when reloading buffer with 'autoread'v9.1.0154Shougo Matsushita