summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-10-15patch 9.0.0758: "precedes" from 'listchars' overwritten by <<<v9.0.0758Bram Moolenaar
2022-10-15patch 9.0.0757: line number not visisble with 'smoothscroll', 'nu' and 'rnu'v9.0.0757Bram Moolenaar
2022-10-15patch 9.0.0756: no autocmd event for changing text in a terminal windowv9.0.0756Shougo Matsushita
2022-10-15patch 9.0.0755: huge build on macos always fails on CIv9.0.0755Bram Moolenaar
2022-10-15patch 9.0.0754: 'indentexpr' overrules lisp indenting in one situationv9.0.0754Bram Moolenaar
2022-10-15patch 9.0.0753: some Ex commands are not in the help indexv9.0.0753Yee Cheng Chin
2022-10-14patch 9.0.0752: Rprofile files are not recognizedv9.0.0752ObserverOfTime
2022-10-14patch 9.0.0751: 'scrolloff' does not work well with 'smoothscroll'v9.0.0751Bram Moolenaar
2022-10-14patch 9.0.0750: crash when popup closed in callbackv9.0.0750Bram Moolenaar
2022-10-14patch 9.0.0749: alloc/free of buffer for each quickfix entry is inefficientv9.0.0749Yegappan Lakshmanan
2022-10-14patch 9.0.0748: Kitty may send key without modifiers with CSI u codev9.0.0748Trygve Aaberge
2022-10-13patch 9.0.0747: too many #ifdefsv9.0.0747Martin Tournoij
2022-10-13patch 9.0.0746: breakindent test cases are commented outv9.0.0746Bram Moolenaar
2022-10-13patch 9.0.0745: wrong cursor position when using "gj" and "gk" in a long linev9.0.0745Bram Moolenaar
2022-10-13patch 9.0.0744: in script in autoload dir exported variable is not foundv9.0.0744Bram Moolenaar
2022-10-13patch 9.0.0743: starting cscope on Unix does not quote the arguments rightv9.0.0743Bram Moolenaar
2022-10-13patch 9.0.0742: reading past end of the line when compiling a functionv9.0.0742Bram Moolenaar
2022-10-13patch 9.0.0741: cannot specify an ID for each item with prop_add_list()v9.0.0741Bram Moolenaar
2022-10-13patch 9.0.0740: prop_add_list() gives multiple errors for invalid argumentv9.0.0740Bram Moolenaar
2022-10-13patch 9.0.0739: mouse column not correctly used for popup_setposv9.0.0739Yee Cheng Chin
2022-10-13patch 9.0.0738: cannot suppress completion "scanning" messagesv9.0.0738=?UTF-8?q?Bj=C3=B6rn=20Linse?=
2022-10-13patch 9.0.0737: Lisp word only recognized when a space followsv9.0.0737Bram Moolenaar
2022-10-13patch 9.0.0736: quickfix listing does not handle very long messagesv9.0.0736Yegappan Lakshmanan
2022-10-12patch 9.0.0735: breakindent and scrolloff tests failv9.0.0735Bram Moolenaar
2022-10-12patch 9.0.0734: cursor position invalid when scrolling with 'smoothscroll'v9.0.0734Bram Moolenaar
2022-10-12patch 9.0.0733: use of strftime() is not safev9.0.0733Dominique Pelle
2022-10-12patch 9.0.0732: no check for white space before and after "=<<"v9.0.0732Bram Moolenaar
2022-10-12patch 9.0.0731: clang-tidy configuration files are not recognizedv9.0.0731dundargoc
2022-10-12patch 9.0.0730: startup test fails with right-left featurev9.0.0730Bram Moolenaar
2022-10-12patch 9.0.0729: the rightleft and arabic features are disabledv9.0.0729Bram Moolenaar
2022-10-11patch 9.0.0728: extend() test failsv9.0.0728Bram Moolenaar
2022-10-11patch 9.0.0727: help in the repository differs from patched version too muchv9.0.0727Bram Moolenaar
2022-10-11patch 9.0.0726: looping over list of lists works in script, not in functionv9.0.0726Bram Moolenaar
2022-10-11patch 9.0.0725: virtual text "after" wraps to next line when 'wrap' is offv9.0.0725Bram Moolenaar
2022-10-11patch 9.0.0724: closure in compiled function gets same variable in blockv9.0.0724Bram Moolenaar
2022-10-11patch 9.0.0723: extra empty line below virtual text when 'list' is setv9.0.0723Bram Moolenaar
2022-10-11patch 9.0.0722: virtual text "after" does not show with 'list' setv9.0.0722Bram Moolenaar
2022-10-11patch 9.0.0721: virtual text "above" with padding not displayed correctlyv9.0.0721Bram Moolenaar
2022-10-11patch 9.0.0720: MS-Windows GUI may have pixel dust from antialiasingv9.0.0720Bram Moolenaar
2022-10-10patch 9.0.0719: too many delete() calls in testsv9.0.0719Bram Moolenaar
2022-10-10patch 9.0.0718: extra empty line between two virtual text "below"v9.0.0718Bram Moolenaar
2022-10-10patch 9.0.0717: compiler warning for unused variable in tiny buildv9.0.0717Bram Moolenaar
2022-10-10patch 9.0.0716: with 'nowrap' virtual text "after" does not scroll leftv9.0.0716Bram Moolenaar
2022-10-10patch 9.0.0715: wrong argument for append() gives two error messagesv9.0.0715Bram Moolenaar
2022-10-10patch 9.0.0714: with 'nowrap' two virtual text below not displayed correctlyv9.0.0714Bram Moolenaar
2022-10-10patch 9.0.0713: <amatch> of MenuPopup event is expanded like a file namev9.0.0713zeertzjq
2022-10-10patch 9.0.0712: wrong column when calling setcursorcharpos() with zero lnumv9.0.0712Bram Moolenaar
2022-10-10patch 9.0.0711: SubStation Alpha files are not recognizedv9.0.0711ObserverOfTime
2022-10-10patch 9.0.0710: quitting/unloading/hiding a terminal does not work properlyv9.0.0710Yee Cheng Chin
2022-10-09patch 9.0.0709: virtual text "after" not correct with 'nowrap'v9.0.0709Bram Moolenaar