summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* patch 9.0.0796: mapping test fails in some situationsv9.0.0796Bram Moolenaar2022-10-192-1/+7
* patch 9.0.0795: readblob() always reads the whole filev9.0.0795K.Takata2022-10-197-23/+98
* patch 9.0.0794: there is no way to find out if modifyOtherKeys has been seenv9.0.0794Bram Moolenaar2022-10-193-41/+70
* patch 9.0.0793: MS-Windows: mouse scroll events only work with the dllv9.0.0793Christopher Plewright2022-10-193-13/+13
* patch 9.0.0792: MS-Windows: compiler complains about unused functionv9.0.0792Bram Moolenaar2022-10-182-1/+4
* patch 9.0.0791: at the hit-Enter prompt the End and Home keys may not workv9.0.0791Trygve Aaberge2022-10-182-10/+10
* patch 9.0.0790: test for dummy buffer does not always produce the E86 errorv9.0.0790Bram Moolenaar2022-10-182-1/+4
* patch 9.0.0789: dummy buffer ends up in a windowv9.0.0789Bram Moolenaar2022-10-183-0/+29
* patch 9.0.0788: ModeChanged autocmd not executed when Visual ends with CTRL-Cv9.0.0788Bram Moolenaar2022-10-183-1/+22
* patch 9.0.0787: mouse scrolling in terminal misbehaves without dllv9.0.0787Christopher Plewright2022-10-182-2/+4
* patch 9.0.0786: user command does not get number from :tab modifierv9.0.0786zeertzjq2022-10-183-1/+33
* patch 9.0.0785: memory leak with empty shell commandv9.0.0785Bram Moolenaar2022-10-172-0/+5
* patch 9.0.0784: text prop "above" not right with 'number' and "n" in 'cpo'v9.0.0784Bram Moolenaar2022-10-175-5/+58
* patch 9.0.0783: ":!" doesn't do anything but does update the previous commandv9.0.0783Bram Moolenaar2022-10-175-1/+41
* patch 9.0.0782: OpenVPN files are not recognizedv9.0.0782ObserverOfTime2022-10-173-0/+7
* patch 9.0.0781: workaround to rename "small" to "smallfont" is clumsyv9.0.0781Bram Moolenaar2022-10-178-25/+31
* patch 9.0.0780: 'scroll' value computed in unexpected locationv9.0.0780Luuk van Baal2022-10-172-2/+3
* patch 9.0.0779: lsl and lm3 file extensions are not recognizedv9.0.0779Doug Kearns2022-10-175-2/+55
* patch 9.0.0778: indexing of unknown const type fails during compilationv9.0.0778Bram Moolenaar2022-10-173-8/+36
* patch 9.0.0777: code is indented too muchv9.0.0777Yegappan Lakshmanan2022-10-163-282/+286
* patch 9.0.0776: MSVC can't have field name "small"v9.0.0776Bram Moolenaar2022-10-167-25/+27
* patch 9.0.0775: MS-Windows: mouse scrolling not supported in the consolev9.0.0775Christopher Plewright2022-10-164-31/+158
* patch 9.0.0774: the libvterm code is outdatedv9.0.0774Bram Moolenaar2022-10-1624-254/+655
* patch 9.0.0773: huge build on macos uses dynamic Perlv9.0.0773Philip H2022-10-162-2/+4
* patch 9.0.0772: the libvterm code is outdatedv9.0.0772Bram Moolenaar2022-10-1616-96/+195
* Update runtime filesBram Moolenaar2022-10-1640-223/+653
* patch 9.0.0771: cannot always tell the difference beween tex and rexx filesv9.0.0771Martin Tournoij2022-10-163-1/+8
* patch 9.0.0770: quickfix commands may keep memory allocatedv9.0.0770Yegappan Lakshmanan2022-10-162-1/+24
* patch 9.0.0769: too many delete() calls in testsv9.0.0769Bram Moolenaar2022-10-156-58/+31
* patch 9.0.0768: too many delete() calls in testsv9.0.0768Bram Moolenaar2022-10-157-96/+50
* patch 9.0.0767: too many delete() calls in testsv9.0.0767Bram Moolenaar2022-10-1514-313/+169
* patch 9.0.0766: too many delete() calls in testsv9.0.0766Bram Moolenaar2022-10-157-289/+158
* patch 9.0.0765: with a Visual block a put command column may go negativev9.0.0765Bram Moolenaar2022-10-153-0/+16
* patch 9.0.0764: indent and option tests failv9.0.0764Bram Moolenaar2022-10-153-1/+9
* patch 9.0.0763: MS-Windows: warning for using int for size_tv9.0.0763Bram Moolenaar2022-10-152-1/+3
* patch 9.0.0762: build failurev9.0.0762Bram Moolenaar2022-10-152-0/+3
* 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