summaryrefslogtreecommitdiff
path: root/src/testdir
Commit message (Expand)AuthorAgeFilesLines
* patch 9.0.0836: wrong error when using extend() with funcrefv9.0.0836zeertzjq2022-11-052-0/+20
* patch 9.0.0828: various typosv9.0.0828dundargoc2022-11-0217-26/+26
* patch 9.0.0826: if 'endofline' is set CTRL-Z may be written in a wrong placev9.0.0826K.Takata2022-11-011-0/+67
* patch 9.0.0825: cannot drag an entry in the tabpage linev9.0.0825zeertzjq2022-11-011-5/+23
* patch 9.0.0824: crash when using win_move_separator() in other tab pagev9.0.0824zeertzjq2022-11-012-4/+20
* patch 9.0.0823: mouse drag test failsv9.0.0823Bram Moolenaar2022-10-311-1/+5
* patch 9.0.0822: crash when dragging the statusline with a mappingv9.0.0822Bram Moolenaar2022-10-311-0/+18
* patch 9.0.0820: memory leak with empty shell commandv9.0.0821Bram Moolenaar2022-10-311-0/+10
* patch 9.0.0819v9.0.0819Bram Moolenaar2022-10-291-4/+4
* patch 9.0.0817v9.0.0817v9.0.0816Bram Moolenaar2022-10-221-6/+6
* patch 9.0.0815v9.0.0815Martin Tournoij2022-10-221-2/+2
* patch 9.0.0814: aws config files are not recognizedv9.0.0814Justin M. Keyes2022-10-211-1/+1
* patch 9.0.0813: Kitty terminal is not recognizedv9.0.0813Bram Moolenaar2022-10-211-10/+44
* patch 9.0.0811: error if :echowin is preceded by a command modifierv9.0.0811Bram Moolenaar2022-10-211-0/+4
* patch 9.0.0810: readblob() returns empty when trying to read too muchv9.0.0810Bram Moolenaar2022-10-211-2/+9
* patch 9.0.0808: jsonnet filetype detection has a typov9.0.0808Maxime Brunet2022-10-201-1/+1
* patch 9.0.0807: with 'smoothscroll' typing "0" may not go to the first columnv9.0.0807Bram Moolenaar2022-10-201-5/+5
* patch 9.0.0806: 'langmap' works differently when there are modifiersv9.0.0806zeertzjq2022-10-201-0/+33
* patch 9.0.0805: filetype autocmd may cause freed memory accessv9.0.0805Bram Moolenaar2022-10-201-0/+16
* patch 9.0.0804: crash when trying to divide a number by -1v9.0.0804Bram Moolenaar2022-10-201-0/+6
* patch 9.0.0803: readblob() cannot read from character devicev9.0.0803K.Takata2022-10-201-0/+5
* patch 9.0.0799: in compiled function ->() on next line not recognizedv9.0.0799Bram Moolenaar2022-10-191-0/+17
* patch 9.0.0798: clang format configuration files are not recognizedv9.0.0798Marwin Glaser2022-10-191-1/+1
* patch 9.0.0797: order of assert function arguments is revertedv9.0.0797zeertzjq2022-10-191-3/+3
* patch 9.0.0796: mapping test fails in some situationsv9.0.0796Bram Moolenaar2022-10-191-1/+5
* patch 9.0.0795: readblob() always reads the whole filev9.0.0795K.Takata2022-10-191-0/+19
* patch 9.0.0790: test for dummy buffer does not always produce the E86 errorv9.0.0790Bram Moolenaar2022-10-181-1/+2
* patch 9.0.0789: dummy buffer ends up in a windowv9.0.0789Bram Moolenaar2022-10-181-0/+20
* patch 9.0.0788: ModeChanged autocmd not executed when Visual ends with CTRL-Cv9.0.0788Bram Moolenaar2022-10-181-0/+12
* patch 9.0.0786: user command does not get number from :tab modifierv9.0.0786zeertzjq2022-10-181-0/+13
* patch 9.0.0784: text prop "above" not right with 'number' and "n" in 'cpo'v9.0.0784Bram Moolenaar2022-10-173-0/+47
* patch 9.0.0783: ":!" doesn't do anything but does update the previous commandv9.0.0783Bram Moolenaar2022-10-171-0/+31
* patch 9.0.0782: OpenVPN files are not recognizedv9.0.0782ObserverOfTime2022-10-171-0/+1
* patch 9.0.0779: lsl and lm3 file extensions are not recognizedv9.0.0779Doug Kearns2022-10-171-1/+32
* patch 9.0.0778: indexing of unknown const type fails during compilationv9.0.0778Bram Moolenaar2022-10-171-0/+24
* patch 9.0.0771: cannot always tell the difference beween tex and rexx filesv9.0.0771Martin Tournoij2022-10-161-0/+5
* patch 9.0.0769: too many delete() calls in testsv9.0.0769Bram Moolenaar2022-10-155-58/+29
* patch 9.0.0768: too many delete() calls in testsv9.0.0768Bram Moolenaar2022-10-156-96/+48
* patch 9.0.0767: too many delete() calls in testsv9.0.0767Bram Moolenaar2022-10-1513-313/+167
* patch 9.0.0766: too many delete() calls in testsv9.0.0766Bram Moolenaar2022-10-156-289/+156
* patch 9.0.0765: with a Visual block a put command column may go negativev9.0.0765Bram Moolenaar2022-10-151-0/+12
* patch 9.0.0764: indent and option tests failv9.0.0764Bram Moolenaar2022-10-151-0/+1
* patch 9.0.0761: cannot use 'indentexpr' for Lisp indentingv9.0.0761Bram Moolenaar2022-10-151-0/+15
* patch 9.0.0760: display test for 'listchars' "precedes" failsv9.0.0760Bram Moolenaar2022-10-151-1/+1
* patch 9.0.0758: "precedes" from 'listchars' overwritten by <<<v9.0.0758Bram Moolenaar2022-10-153-0/+41
* patch 9.0.0757: line number not visisble with 'smoothscroll', 'nu' and 'rnu'v9.0.0757Bram Moolenaar2022-10-152-0/+26
* patch 9.0.0756: no autocmd event for changing text in a terminal windowv9.0.0756Shougo Matsushita2022-10-151-0/+49
* patch 9.0.0754: 'indentexpr' overrules lisp indenting in one situationv9.0.0754Bram Moolenaar2022-10-151-0/+11
* patch 9.0.0753: some Ex commands are not in the help indexv9.0.0753Yee Cheng Chin2022-10-152-0/+70
* patch 9.0.0752: Rprofile files are not recognizedv9.0.0752ObserverOfTime2022-10-141-1/+1