aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir
Commit message (Expand)AuthorAge
...
* Merge pull request #18562 from famiu/feat/ui/winbarbfredl2022-05-18
|\
| * feat(ui): add `'winbar'`Famiu Haque2022-05-18
* | vim-patch:8.2.4975: recursive command line loop may cause a crash (#18614)zeertzjq2022-05-18
* | vim-patch:8.2.4969: changing text in Visual mode may cause invalid memory accesszeertzjq2022-05-17
* | vim-patch:8.2.4968: reading past end of the line when C-indentingzeertzjq2022-05-17
* | vim-patch:8.2.4121: Visual test fails on MS-Windowszeertzjq2022-05-17
|/
* vim-patch:8.2.4953: with 'si' inserting '}' after completion goes wrongzeertzjq2022-05-14
* vim-patch:8.2.4951: smart indenting done when not enabledzeertzjq2022-05-14
* vim-patch:8.2.2797: Search highlight disappears in the Visual area (#17947)zeertzjq2022-05-13
* feat(defaults): search selection by * and # in visual mode (#18538)yamatsum2022-05-13
* vim-patch:8.2.4943: changing 'switchbuf' may have no effect (#18545)Sean Dewar2022-05-13
* Merge pull request #18540 from zeertzjq/vim-8.2.4919zeertzjq2022-05-12
|\
| * vim-patch:8.2.4921: spell test fails because of new illegal byte checkzeertzjq2022-05-12
| * vim-patch:8.2.4919: can add invalid bytes with :spellgoodzeertzjq2022-05-12
* | vim-patch:8.2.4941: '[ and '] marks may be wrong after undo (#18539)zeertzjq2022-05-12
|/
* vim-patch:8.2.4939: matchfuzzypos() with "matchseq" does not have all positio...zeertzjq2022-05-11
* vim-patch:8.2.4938: crash when matching buffer with invalid patternzeertzjq2022-05-11
* vim-patch:8.2.4901: NULL pointer access when using invalid patternzeertzjq2022-05-11
* vim-patch:8.2.4929: off-by-one error in in statusline itemzeertzjq2022-05-10
* vim-patch:8.2.4925: trailing backslash may cause reading past end of line (#1...zeertzjq2022-05-09
* vim-patch:8.2.4924: maparg() may return a string that cannot be reusedzeertzjq2022-05-09
* vim-patch:8.2.4923: test checks for terminal feature unnecessarilyzeertzjq2022-05-09
* vim-patch:8.2.4918: conceal character from matchadd() displayed too many timeszeertzjq2022-05-09
* vim-patch:8.2.4922: mouse test fails on MS-Windowszeertzjq2022-05-09
* vim-patch:8.2.4916: mouse in Insert mode test failszeertzjq2022-05-09
* feat: cmdline funcs (#18284)Shougo2022-05-09
* vim-patch:8.2.4908: no text formatting for // comment after a statement (#18472)zeertzjq2022-05-08
* vim-patch:8.2.4907: some users do not want a line comment always inserted (#1...Christian Clason2022-05-07
* vim-patch:8.2.4881: "P" in Visual mode still changes some registers (#18445)zeertzjq2022-05-06
* vim-patch:8.2.4868: when closing help window autocmds triggered for wrong win...zeertzjq2022-05-05
* vim-patch:8.2.4867: listing of mapping with K_SPECIAL is wrong (#18419)zeertzjq2022-05-05
* vim-patch:8.2.4865: :startinsert right after :stopinsert may not work (#18418)zeertzjq2022-05-05
* vim-patch:8.2.4859: wget2 files are not recognized (#18385)Christian Clason2022-05-03
* vim-patch:8.2.4858: K_SPECIAL may be escaped twicezeertzjq2022-05-03
* vim-patch:8.2.4855: robot files are not recognized (#18364)Christian Clason2022-05-02
* vim-patch:8.2.1835: ":help ??" finds the "!!" tag (#18350)dundargoc2022-05-02
* vim-patch:8.2.4849: Gleam filetype not detected (#18326)Christian Clason2022-04-30
* vim-patch:8.2.4848: local completion with mappings and simplification not wor...zeertzjq2022-04-30
* vim-patch:8.2.0144: some mapping code is not fully tested (#18313)zeertzjq2022-04-30
* vim-patch:8.2.4837: modifiers not simplified when timed outzeertzjq2022-04-29
* vim-patch:8.2.4833: failure of mapping not checked forzeertzjq2022-04-29
* vim-patch:8.2.4829: a key may be simplified to NULzeertzjq2022-04-29
* vim-patch:8.2.4828: fix for unmapping simplified key not fully testedzeertzjq2022-04-29
* vim-patch:8.2.4819: unmapping simplified keys also deletes other mappingzeertzjq2022-04-29
* vim-patch:8.2.2728: special key names don't work if 'isident' is clearedzeertzjq2022-04-29
* vim-patch:8.2.0867: using \{xxx} for encoding a modifier is not nicezeertzjq2022-04-29
* vim-patch:8.2.0855: GUI tests fail because the test doesn't use a modifierzeertzjq2022-04-29
* vim-patch:8.2.0839: dropping modifier when putting a character back in typeaheadzeertzjq2022-04-29
* vim-patch:8.1.2167: mapping test fails on MS-Windowszeertzjq2022-04-29
* vim-patch:8.1.2165: mapping test fails on Maczeertzjq2022-04-29