index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nvim
/
testdir
/
test_ins_complete.vim
Commit message (
Expand
)
Author
Age
*
vim-patch:9.0.1062: some test function names do not match what they are doing...
zeertzjq
2022-12-16
*
test(old): skip Vim9 script with less divergence
zeertzjq
2022-12-03
*
vim-patch:8.2.3838: cannot use script-local function for setting *func options
zeertzjq
2022-12-02
*
vim-patch:8.2.3792: setting *func options insufficiently tested
zeertzjq
2022-11-07
*
vim-patch:8.2.3788: lambda for option that is a function may be freed
zeertzjq
2022-11-07
*
vim-patch:8.2.3758: options that take a function insufficiently tested
zeertzjq
2022-11-07
*
vim-patch:8.2.3756: might crash when callback is not valid
zeertzjq
2022-11-07
*
vim-patch:8.2.3751: cannot assign a lambda to an option that takes a function
zeertzjq
2022-11-07
*
vim-patch:8.2.3735: cannot use a lambda for 'imactivatefunc'
zeertzjq
2022-11-07
*
vim-patch:8.2.3725: cannot use a lambda for 'completefunc' and 'omnifunc'
zeertzjq
2022-11-07
*
vim-patch:9.0.0572: insert complete tests leave a mapping behind
zeertzjq
2022-09-24
*
vim-patch:9.0.0567: 'completeopt' "longest" is not used for complete()
zeertzjq
2022-09-24
*
vim-patch:8.2.4037: Insert mode completion is insufficiently tested
zeertzjq
2022-08-25
*
vim-patch:8.2.3989: some insert completion code is not tested
zeertzjq
2022-08-25
*
vim-patch:9.0.0102: reading past end of line with insert mode completion
zeertzjq
2022-08-25
*
vim-patch:9.0.0060: accessing uninitialized memory when completing long line
zeertzjq
2022-08-25
*
vim-patch:9.0.0046: reading past end of completion with duplicate match
zeertzjq
2022-08-25
*
vim-patch:9.0.0045: reading past end of completion with a long line
zeertzjq
2022-08-25
*
vim-patch:9.0.0020: with some completion reading past end of string (#19922)
zeertzjq
2022-08-24
*
vim-patch:8.2.3944: insert mode completion functions are too long
zeertzjq
2022-08-24
*
vim-patch:8.2.3937: Insert mode completion function is too long
zeertzjq
2022-08-24
*
vim-patch:9.0.0118: no test for what patch 9.0.0155 fixes
zeertzjq
2022-07-31
*
vim-patch:9.0.0092: plugins cannot change v:completed_item (#19542)
zeertzjq
2022-07-28
*
vim-patch:8.2.4502 (#19439)
zeertzjq
2022-07-21
*
vim-patch:8.2.2427: can still switch windows for 'completefunc'
zeertzjq
2022-07-17
*
vim-patch:8.2.2426: allowing 'completefunc' to switch windows causes trouble
zeertzjq
2022-07-17
*
vim-patch:8.2.2424: some tests are known to cause an error with ASAN
zeertzjq
2022-07-17
*
vim-patch:8.2.0698: insert mode completion not fully tested
zeertzjq
2022-07-17
*
vim-patch:8.2.0655: search code not sufficiently tested
zeertzjq
2022-07-17
*
test(old): align defaults to Vim after every test (#19301)
zeertzjq
2022-07-10
*
vim-patch:8.2.5022: 'completefunc'/'omnifunc' error does not end completion (...
zeertzjq
2022-06-25
*
vim-patch:8.2.4865: :startinsert right after :stopinsert may not work (#18418)
zeertzjq
2022-05-05
*
vim-patch:8.2.4710: smart indenting does not work after completion (#18030)
zeertzjq
2022-04-08
*
vim-patch:8.1.0711: test files still use function!
zeertzjq
2022-02-07
*
vim-patch:8.2.3629: command completion in cmdline window uses global commands
Sean Dewar
2022-01-30
*
vim-patch:8.2.1762: when a timer uses :stopinsert completion isn't stopped
zeertzjq
2022-01-15
*
vim-patch:8.2.3389: cannot stop insert mode completion without side effects #...
zeertzjq
2021-09-10
*
test: update tests to work with 'hidden'
Gregory Anders
2021-08-18
*
vim-patch:8.2.0088: insufficient tests for tags; bug in using extra tag field
Andy K. Massimino
2021-03-21
*
vim-patch:8.2.2130: Insert mode completion messages end up in message history
Jan Edmund Lazo
2020-12-12
*
vim-patch:8.2.1907: complete_info().selected may be wrong
Jan Edmund Lazo
2020-12-03
*
vim-patch:8.2.1673: complete_info() selected index has an invalid value
Jan Edmund Lazo
2020-12-03
*
vim-patch:8.2.1747: result of expand() unexpectedly depends on 'completeslash'
skippi
2020-10-26
*
vim-patch:8.1.1791: 'completeslash' also applies to globpath()
skippi
2020-10-26
*
vim-patch:8.1.1769: 'shellslash' is also used for completion
skippi
2020-10-26
*
vim-patch:8.2.1901: variable completion does not work in command line window
Jan Edmund Lazo
2020-10-25
*
vim-patch:8.2.0007: popup menu positioned wrong with folding in two tabs
Jan Edmund Lazo
2020-10-08
*
vim-patch:8.2.0084: complete item "user_data" can only be a string
Blaž Hrastnik
2020-04-29
*
vim-patch:8.2.0158: triggering CompleteDone earlier is not backwards compatible
Jan Edmund Lazo
2020-01-26
*
vim-patch:8.2.0123: complete_info() does not work when CompleteDone is triggered
Jan Edmund Lazo
2020-01-17
[next]