aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_ins_complete.vim
Commit message (Expand)AuthorAge
* vim-patch:9.0.1062: some test function names do not match what they are doing...zeertzjq2022-12-16
* test(old): skip Vim9 script with less divergencezeertzjq2022-12-03
* vim-patch:8.2.3838: cannot use script-local function for setting *func optionszeertzjq2022-12-02
* vim-patch:8.2.3792: setting *func options insufficiently testedzeertzjq2022-11-07
* vim-patch:8.2.3788: lambda for option that is a function may be freedzeertzjq2022-11-07
* vim-patch:8.2.3758: options that take a function insufficiently testedzeertzjq2022-11-07
* vim-patch:8.2.3756: might crash when callback is not validzeertzjq2022-11-07
* vim-patch:8.2.3751: cannot assign a lambda to an option that takes a functionzeertzjq2022-11-07
* vim-patch:8.2.3735: cannot use a lambda for 'imactivatefunc'zeertzjq2022-11-07
* vim-patch:8.2.3725: cannot use a lambda for 'completefunc' and 'omnifunc'zeertzjq2022-11-07
* vim-patch:9.0.0572: insert complete tests leave a mapping behindzeertzjq2022-09-24
* vim-patch:9.0.0567: 'completeopt' "longest" is not used for complete()zeertzjq2022-09-24
* vim-patch:8.2.4037: Insert mode completion is insufficiently testedzeertzjq2022-08-25
* vim-patch:8.2.3989: some insert completion code is not testedzeertzjq2022-08-25
* vim-patch:9.0.0102: reading past end of line with insert mode completionzeertzjq2022-08-25
* vim-patch:9.0.0060: accessing uninitialized memory when completing long linezeertzjq2022-08-25
* vim-patch:9.0.0046: reading past end of completion with duplicate matchzeertzjq2022-08-25
* vim-patch:9.0.0045: reading past end of completion with a long linezeertzjq2022-08-25
* vim-patch:9.0.0020: with some completion reading past end of string (#19922)zeertzjq2022-08-24
* vim-patch:8.2.3944: insert mode completion functions are too longzeertzjq2022-08-24
* vim-patch:8.2.3937: Insert mode completion function is too longzeertzjq2022-08-24
* vim-patch:9.0.0118: no test for what patch 9.0.0155 fixeszeertzjq2022-07-31
* vim-patch:9.0.0092: plugins cannot change v:completed_item (#19542)zeertzjq2022-07-28
* vim-patch:8.2.4502 (#19439)zeertzjq2022-07-21
* vim-patch:8.2.2427: can still switch windows for 'completefunc'zeertzjq2022-07-17
* vim-patch:8.2.2426: allowing 'completefunc' to switch windows causes troublezeertzjq2022-07-17
* vim-patch:8.2.2424: some tests are known to cause an error with ASANzeertzjq2022-07-17
* vim-patch:8.2.0698: insert mode completion not fully testedzeertzjq2022-07-17
* vim-patch:8.2.0655: search code not sufficiently testedzeertzjq2022-07-17
* test(old): align defaults to Vim after every test (#19301)zeertzjq2022-07-10
* vim-patch:8.2.5022: 'completefunc'/'omnifunc' error does not end completion (...zeertzjq2022-06-25
* vim-patch:8.2.4865: :startinsert right after :stopinsert may not work (#18418)zeertzjq2022-05-05
* vim-patch:8.2.4710: smart indenting does not work after completion (#18030)zeertzjq2022-04-08
* vim-patch:8.1.0711: test files still use function!zeertzjq2022-02-07
* vim-patch:8.2.3629: command completion in cmdline window uses global commandsSean Dewar2022-01-30
* vim-patch:8.2.1762: when a timer uses :stopinsert completion isn't stoppedzeertzjq2022-01-15
* vim-patch:8.2.3389: cannot stop insert mode completion without side effects #...zeertzjq2021-09-10
* test: update tests to work with 'hidden'Gregory Anders2021-08-18
* vim-patch:8.2.0088: insufficient tests for tags; bug in using extra tag fieldAndy K. Massimino2021-03-21
* vim-patch:8.2.2130: Insert mode completion messages end up in message historyJan Edmund Lazo2020-12-12
* vim-patch:8.2.1907: complete_info().selected may be wrongJan Edmund Lazo2020-12-03
* vim-patch:8.2.1673: complete_info() selected index has an invalid valueJan Edmund Lazo2020-12-03
* vim-patch:8.2.1747: result of expand() unexpectedly depends on 'completeslash'skippi2020-10-26
* vim-patch:8.1.1791: 'completeslash' also applies to globpath()skippi2020-10-26
* vim-patch:8.1.1769: 'shellslash' is also used for completionskippi2020-10-26
* vim-patch:8.2.1901: variable completion does not work in command line windowJan Edmund Lazo2020-10-25
* vim-patch:8.2.0007: popup menu positioned wrong with folding in two tabsJan Edmund Lazo2020-10-08
* vim-patch:8.2.0084: complete item "user_data" can only be a stringBlaž Hrastnik2020-04-29
* vim-patch:8.2.0158: triggering CompleteDone earlier is not backwards compatibleJan Edmund Lazo2020-01-26
* vim-patch:8.2.0123: complete_info() does not work when CompleteDone is triggeredJan Edmund Lazo2020-01-17