aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir
Commit message (Expand)AuthorAge
* vim-patch:8.2.1799: some Normal mode commands not fully testedzeertzjq2022-08-15
* vim-patch:8.2.1786: various Normal mode commands not fully testedzeertzjq2022-08-15
* vim-patch:8.2.5109: mode not updated after CTRL-O CTRL-C in Insert modezeertzjq2022-08-15
* vim-patch:8.1.1192: mode is not cleared when leaving Insert mode with mapped Esczeertzjq2022-08-15
* vim-patch:8.1.1189: mode is not cleared when leaving Insert modezeertzjq2022-08-15
* vim-patch:8.2.1658: expand('<stack>') has trailing ".."zeertzjq2022-08-15
* vim-patch:8.2.1653: expand('<stack>') does not include the final line numberzeertzjq2022-08-15
* vim-patch:8.2.1297: when a test fails it's often not easy to see wherezeertzjq2022-08-15
* vim-patch:9.0.0207: stacktrace not shown when debugging (#19776)zeertzjq2022-08-15
* vim-patch:8.2.4249: the timeout limit for spell suggestions is always 5000 (#...zeertzjq2022-08-14
* vim-patch:8.2.0097: crash with autocommand and spellfilezeertzjq2022-08-14
* vim-patch:8.2.0078: expanding <sfile> works differently the second timezeertzjq2022-08-14
* vim-patch:9.0.0198: ml_get error when switching buffer in Visual mode (#19756)zeertzjq2022-08-13
* vim-patch:7.4.1168 (#19645)zeertzjq2022-08-13
* vim-patch:9.0.0197: astro files are not detected (#19755)Christian Clason2022-08-13
* vim-patch:9.0.0195: metafun files are not recogized (#19746)Christian Clason2022-08-13
* fix(charclass): make behavior with empty str match latest Vim (#19749)zeertzjq2022-08-13
* vim-patch:8.2.{1536,1540}: charclass() (#19748)zeertzjq2022-08-13
* vim-patch:9.0.0182: quarto files are not recognized (#19702)Jonas Strittmatter2022-08-10
* vim-patch:9.0.0176: checking character options is duplicated and incomplete (...zeertzjq2022-08-09
* vim-patch:8.2.3545: setcellwidths() may make 'listchars' or 'fillchars' invalidzeertzjq2022-08-08
* vim-patch:8.2.1537: memory acccess error when using setcellwidths()zeertzjq2022-08-08
* vim-patch:8.2.1535: it is not possible to specify cell widths of characterszeertzjq2022-08-08
* vim-patch:8.2.4492: no error if an option is given a value with ":let &opt = ...zeertzjq2022-08-07
* vim-patch:8.2.1280: Ex command error cannot contain an argumentzeertzjq2022-08-07
* test(old): clear builtin menus before running tests (#19647)zeertzjq2022-08-05
* vim-patch:9.0.0141: "delmenu" does not remove autocmmands (#19646)Christian Clason2022-08-05
* vim-patch:9.0.0009: going past the end of a menu item with only modifierzeertzjq2022-08-05
* vim-patch:8.2.0478: new buffers are not added to the Buffers menuzeertzjq2022-08-05
* vim-patch:8.2.0413: buffer menu does not handle special buffers properlyzeertzjq2022-08-05
* vim-patch:8.2.3459: Vim9: need more tests for empty string argumentszeertzjq2022-08-05
* vim-patch:8.2.0385: menu functionality insufficiently testedzeertzjq2022-08-05
* vim-patch:8.2.5013: after text formatting cursor may be in an invalid positionzeertzjq2022-08-02
* vim-patch:8.2.4956: reading past end of line with "gf" in Visual block modezeertzjq2022-08-02
* vim-patch:8.2.4899: with latin1 encoding CTRL-W might go before the cmdlinezeertzjq2022-08-02
* vim-patch:9.0.0126 (#19612)jdrouhard2022-08-02
* vim-patch:8.2.4831: crash when using maparg() and unmapping simplified keyszeertzjq2022-08-01
* vim-patch:8.2.2804: setting buffer local mapping with mapset() changes globalzeertzjq2022-08-01
* vim-patch:8.2.1773: crash when calling mapset() with a list as first argumentzeertzjq2022-08-01
* vim-patch:8.2.0815: maparg() does not provide enough information for mapset()zeertzjq2022-08-01
* vim-patch:8.2.0812: mapset() does not properly handle <> notationzeertzjq2022-08-01
* vim-patch:8.2.0807: cannot easily restore a mappingzeertzjq2022-08-01
* test(old): unskip test that already passeszeertzjq2022-08-01
* vim-patch:9.0.0118: no test for what patch 9.0.0155 fixeszeertzjq2022-07-31
* vim-patch:9.0.0114: the command line takes up space even when not usedShougo Matsushita2022-07-31
* vim-patch:9.0.0111: "nocombine" is missing from synIDattr()Christian Clason2022-07-31
* vim-patch:9.0.0109: writing over the end of a buffer on stack (#19581)zeertzjq2022-07-31
* vim-patch:9.0.0101: invalid memory access in diff mode with "dp" and undo (#1...zeertzjq2022-07-29
* vim-patch:9.0.0099: scrollback can be wrong after redrawing the command line ...zeertzjq2022-07-28
* vim-patch:9.0.0097: long quickfix line is truncated for :clist (#19561)zeertzjq2022-07-28