summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* patch 9.0.0761: cannot use 'indentexpr' for Lisp indentingv9.0.0761Bram Moolenaar2022-10-1511-24/+95
* patch 9.0.0760: display test for 'listchars' "precedes" failsv9.0.0760Bram Moolenaar2022-10-152-1/+3
* patch 9.0.0759: huge build on macos does not use Perlv9.0.0759Philip H2022-10-152-2/+4
* patch 9.0.0758: "precedes" from 'listchars' overwritten by <<<v9.0.0758Bram Moolenaar2022-10-155-1/+46
* patch 9.0.0757: line number not visisble with 'smoothscroll', 'nu' and 'rnu'v9.0.0757Bram Moolenaar2022-10-154-2/+41
* patch 9.0.0756: no autocmd event for changing text in a terminal windowv9.0.0756Shougo Matsushita2022-10-156-0/+70
* patch 9.0.0755: huge build on macos always fails on CIv9.0.0755Bram Moolenaar2022-10-152-1/+4
* patch 9.0.0754: 'indentexpr' overrules lisp indenting in one situationv9.0.0754Bram Moolenaar2022-10-153-4/+16
* patch 9.0.0753: some Ex commands are not in the help indexv9.0.0753Yee Cheng Chin2022-10-154-1/+76
* patch 9.0.0752: Rprofile files are not recognizedv9.0.0752ObserverOfTime2022-10-143-1/+6
* patch 9.0.0751: 'scrolloff' does not work well with 'smoothscroll'v9.0.0751Bram Moolenaar2022-10-1410-23/+62
* patch 9.0.0750: crash when popup closed in callbackv9.0.0750Bram Moolenaar2022-10-144-4/+8
* patch 9.0.0749: alloc/free of buffer for each quickfix entry is inefficientv9.0.0749Yegappan Lakshmanan2022-10-144-52/+82
* patch 9.0.0748: Kitty may send key without modifiers with CSI u codev9.0.0748Trygve Aaberge2022-10-143-12/+76
* patch 9.0.0747: too many #ifdefsv9.0.0747Martin Tournoij2022-10-1325-172/+40
* patch 9.0.0746: breakindent test cases are commented outv9.0.0746Bram Moolenaar2022-10-134-35/+42
* patch 9.0.0745: wrong cursor position when using "gj" and "gk" in a long linev9.0.0745Bram Moolenaar2022-10-134-17/+51
* patch 9.0.0744: in script in autoload dir exported variable is not foundv9.0.0744Bram Moolenaar2022-10-133-5/+29
* patch 9.0.0743: starting cscope on Unix does not quote the arguments rightv9.0.0743Bram Moolenaar2022-10-132-1/+6
* patch 9.0.0742: reading past end of the line when compiling a functionv9.0.0742Bram Moolenaar2022-10-135-33/+136
* patch 9.0.0741: cannot specify an ID for each item with prop_add_list()v9.0.0741Bram Moolenaar2022-10-134-9/+30
* patch 9.0.0740: prop_add_list() gives multiple errors for invalid argumentv9.0.0740Bram Moolenaar2022-10-134-7/+17
* patch 9.0.0739: mouse column not correctly used for popup_setposv9.0.0739Yee Cheng Chin2022-10-133-12/+52
* patch 9.0.0738: cannot suppress completion "scanning" messagesv9.0.0738=?UTF-8?q?Bj=C3=B6rn=20Linse?=2022-10-134-13/+24
* patch 9.0.0737: Lisp word only recognized when a space followsv9.0.0737Bram Moolenaar2022-10-137-102/+109
* patch 9.0.0736: quickfix listing does not handle very long messagesv9.0.0736Yegappan Lakshmanan2022-10-133-76/+98
* patch 9.0.0735: breakindent and scrolloff tests failv9.0.0735Bram Moolenaar2022-10-123-3/+8
* patch 9.0.0734: cursor position invalid when scrolling with 'smoothscroll'v9.0.0734Bram Moolenaar2022-10-1211-9/+132
* patch 9.0.0733: use of strftime() is not safev9.0.0733Dominique Pelle2022-10-122-11/+22
* patch 9.0.0732: no check for white space before and after "=<<"v9.0.0732Bram Moolenaar2022-10-123-3/+31
* patch 9.0.0731: clang-tidy configuration files are not recognizedv9.0.0731dundargoc2022-10-123-1/+6
* patch 9.0.0730: startup test fails with right-left featurev9.0.0730Bram Moolenaar2022-10-122-1/+5
* patch 9.0.0729: the rightleft and arabic features are disabledv9.0.0729Bram Moolenaar2022-10-123-13/+10
* patch 9.0.0728: extend() test failsv9.0.0728Bram Moolenaar2022-10-112-2/+4
* patch 9.0.0727: help in the repository differs from patched version too muchv9.0.0727Bram Moolenaar2022-10-114-5/+9
* patch 9.0.0726: looping over list of lists works in script, not in functionv9.0.0726Bram Moolenaar2022-10-113-1/+17
* patch 9.0.0725: virtual text "after" wraps to next line when 'wrap' is offv9.0.0725Bram Moolenaar2022-10-114-3/+35
* patch 9.0.0724: closure in compiled function gets same variable in blockv9.0.0724Bram Moolenaar2022-10-114-18/+49
* patch 9.0.0723: extra empty line below virtual text when 'list' is setv9.0.0723Bram Moolenaar2022-10-114-2/+15
* patch 9.0.0722: virtual text "after" does not show with 'list' setv9.0.0722Bram Moolenaar2022-10-115-3/+62
* patch 9.0.0721: virtual text "above" with padding not displayed correctlyv9.0.0721Bram Moolenaar2022-10-114-2/+21
* patch 9.0.0720: MS-Windows GUI may have pixel dust from antialiasingv9.0.0720Bram Moolenaar2022-10-112-0/+24
* patch 9.0.0719: too many delete() calls in testsv9.0.0719Bram Moolenaar2022-10-1022-282/+150
* patch 9.0.0718: extra empty line between two virtual text "below"v9.0.0718Bram Moolenaar2022-10-104-2/+15
* patch 9.0.0717: compiler warning for unused variable in tiny buildv9.0.0717Bram Moolenaar2022-10-102-0/+6
* patch 9.0.0716: with 'nowrap' virtual text "after" does not scroll leftv9.0.0716Bram Moolenaar2022-10-107-17/+100
* patch 9.0.0715: wrong argument for append() gives two error messagesv9.0.0715Bram Moolenaar2022-10-103-1/+7
* patch 9.0.0714: with 'nowrap' two virtual text below not displayed correctlyv9.0.0714Bram Moolenaar2022-10-104-3/+53
* patch 9.0.0713: <amatch> of MenuPopup event is expanded like a file namev9.0.0713zeertzjq2022-10-103-0/+32
* patch 9.0.0712: wrong column when calling setcursorcharpos() with zero lnumv9.0.0712Bram Moolenaar2022-10-104-15/+29