- 5a18ccf patch 9.1.1381: completion: cannot return to original text by glepnir · 11 months ago
- dc31405 patch 9.1.1374: completion: 'smartcase' not respected when filtering matches by Girish Palya · 11 months ago
- bcd5995 patch 9.1.1341: cannot define completion triggers by glepnir · 12 months ago
- 1343681 patch 9.1.1337: Undo corrupted with 'completeopt' "preinsert" when switching buffer by zeertzjq · 12 months ago
- 9880097 patch 9.1.1319: Various typos in the code, issue with test_inst_complete.vim by zeertzjq · 12 months ago
- cfe502c patch 9.1.1315: completion: issue with fuzzy completion and 'completefuzzycollect' by glepnir · 12 months ago
- 0ac1eb3 patch 9.1.1311: completion: not possible to limit number of matches by Girish Palya · 12 months ago
- b156588 patch 9.1.1308: completion: cannot order matches by distance to cursor by Girish Palya · 12 months ago
- cbe5319 patch 9.1.1301: completion: cannot configure completion functions with 'complete' by Girish Palya · 12 months ago
- 3e50a28 patch 9.1.1272: completion: in keyword completion Ctrl_P cannot go back after Ctrl_N by glepnir · 1 year ago
- e4e4d1c patch 9.1.1269: completion: compl_shown_match is updated when starting keyword completion by glepnir · 1 year ago
- 71f17fd patch 9.1.1265: tests: no tests for typing normal char during completion by Christian Brabandt · 1 year ago
- 5753084 patch 9.1.1228: completion: current position column wrong after got a match by glepnir · 1 year ago
- 84a7503 patch 9.1.1205: completion: preinserted text not removed when closing pum by glepnir · 1 year, 1 month ago
- 5876016 patch 9.1.1201: 'completefuzzycollect' does not handle dictionary correctly by glepnir · 1 year, 1 month ago
- 53b1457 patch 9.1.1197: process_next_cpt_value() uses wrong condition by glepnir · 1 year, 1 month ago
- dd42b05 patch 9.1.1185: endless loop with completefuzzycollect and no match found by glepnir · 1 year, 1 month ago
- f31cfa2 patch 9.1.1178: not possible to generate completion candidates using fuzzy matching by glepnir · 1 year, 1 month ago
- f7087cb patch 9.1.1174: tests: Test_complete_cmdline() may fail by Jim Zhou · 1 year, 1 month ago
- 94a045e patch 9.1.1161: preinsert requires bot "menu" and "menuone" to be set by glepnir · 1 year, 1 month ago
- a2c5559 patch 9.1.1160: Ctrl-Y does not work well with "preinsert" when completing items by glepnir · 1 year, 1 month ago
- 12b1eb5 patch 9.1.1147: preview-window does not scroll correctly by Girish Palya · 1 year, 1 month ago
- 060e655 patch 9.1.1132: Mark positions wrong after triggering multiline completion by zeertzjq · 1 year, 1 month ago
- 52fd867 patch 9.1.1127: preinsert text is not cleaned up correctly by glepnir · 1 year, 1 month ago
- 3af0a8d patch 9.1.1125: cannot loop through pum menu with multiline items by glepnir · 1 year, 1 month ago
- 07f0dbe patch 9.1.1121: Enter does not insert newline with "noselect" by glepnir · 1 year, 2 months ago
- c0b7ca4 patch 9.1.1107: cannot loop through completion menu with fuzzy by glepnir · 1 year, 2 months ago
- 001c26c patch 9.1.1069: preinsert text completions not deleted with <C-W>/<C-U> by glepnir · 1 year, 2 months ago
- bfb4eea patch 9.1.1059: completion: input text deleted with preinsert when adding leader by glepnir · 1 year, 2 months ago
- 8297e2c patch 9.1.1057: Superfluous cleanup steps in test_ins_complete.vim by zeertzjq · 1 year, 2 months ago
- edd4ac3 patch 9.1.1056: Vim doesn't highlight to be inserted text when completing by glepnir · 1 year, 2 months ago
- d65aa1b patch 9.1.1053: "nosort" enables fuzzy filtering even if "fuzzy" isn't in 'completeopt' by zeertzjq · 1 year, 2 months ago
- f400a0c patch 9.1.1049: insert-completed items are always sorted by glepnir · 1 year, 2 months ago
- 037b028 patch 9.1.1020: no way to get current selected item in a async context by glepnir · 1 year, 3 months ago
- d4088ed patch 9.1.0983: not able to get the displayed items in complete_info() by glepnir · 1 year, 3 months ago
- 1c5a120 patch 9.1.0905: Missing information in CompleteDone event by glepnir · 1 year, 4 months ago
- 959ef61 patch 9.1.0899: default for 'backspace' can be set in C code by Luca Saccarola · 1 year, 4 months ago
- 6eda269 patch 9.1.0835: :setglobal doesn't work properly for 'ffu' and 'tsrfu' by zeertzjq · 1 year, 5 months ago
- 46dcd84 patch 9.1.0832: :set doesn't work for 'cot' and 'bkc' after :setlocal by zeertzjq · 1 year, 5 months ago
- 7cfe693 patch 9.1.0733: keyword completion does not work with fuzzy by glepnir · 1 year, 7 months ago
- 753794b patch 9.1.0684: completion is inserted on Enter with "noselect" by glepnir · 1 year, 8 months ago
- b9de1a0 patch 9.1.0654: completion does not respect completeslash with fuzzy by glepnir · 1 year, 8 months ago
- 13032a4 patch 9.1.0634: Ctrl-P not working by default by Christian Brabandt · 1 year, 8 months ago
- 0be03e1 patch 9.1.0605: internal error with fuzzy completion by glepnir · 1 year, 9 months ago
- 8159fb1 patch 9.1.0598: fuzzy completion does not work with default completion by glepnir · 1 year, 9 months ago
- 600a12d patch 9.1.0549: fuzzycollect regex based completion not working as expected by glepnir · 1 year, 9 months ago
- 43eef88 patch 9.1.0503: cannot use fuzzy keyword completion by glepnir · 1 year, 10 months ago
- acc8746 patch 9.1.0493: Test for patch 9.1.0489 doesn't fail without the fix by zeertzjq · 1 year, 10 months ago
- aced8c2 patch 9.1.0489: default completion may break with fuzzy by glepnir · 1 year, 10 months ago
- f94c9c4 patch 9.1.0487: completed item not update on fuzzy completion by glepnir · 1 year, 10 months ago
- 8e56747 patch 9.1.0484: Sorting of completeopt+=fuzzy is not stable by zeertzjq · 1 year, 10 months ago
- 529b9ad patch 9.1.0469: Cannot have buffer-local value for 'completeopt' by zeertzjq · 1 year, 10 months ago
- 551d8c3 patch 9.1.0467: typos in some comments by zeertzjq · 1 year, 10 months ago
- a218cc6 patch 9.1.0463: no fuzzy-matching support for insert-completion by glepnir · 1 year, 10 months ago
- 53387c5 patch 9.1.0447: completion may be wrong when deleting all chars by glepnir · 1 year, 10 months ago
- 0a419e0 patch 9.1.0254: [security]: Heap buffer overflow when calling complete_add() in 'cfu' by zeertzjq · 2 years ago
- c029c13 patch 9.1.0220: Few typos in source and test files by zeertzjq · 2 years ago
- 8950bf7 patch 9.1.0190: complete_info() returns wrong order of items by Girish Palya · 2 years, 1 month ago
- fef6630 patch 9.1.0065: Segfault with CompleteChanged autocommand by Christian Brabandt · 2 years, 2 months ago
- 57f9ce1 patch 9.0.2090: complete_info() skips entries with 'noselect' by Christian Brabandt · 2 years, 5 months ago
- 87ca5e8 patch 9.0.2077: CI fails because of trailing whitespace in test by Christian Brabandt · 2 years, 5 months ago
- daef8c7 patch 9.0.2074: Completion menu may be wrong by Christian Brabandt · 2 years, 5 months ago
- 2e3cd52 patch 9.0.2039: completion shows current word after completion restart by nwounkn · 2 years, 6 months ago
- 69fb5af patch 9.0.2018: complete_info() returns wrong index by LemonBoy · 2 years, 6 months ago
- 6ac2e43 patch 9.0.1432: completion popup in wrong position with virtual text "above" by Bram Moolenaar · 3 years ago
- 440d4cb patch 9.0.1371: ballooneval interferes with Insert completion by zeertzjq · 3 years, 1 month ago
- 94722c5 patch 9.0.1257: code style is not check in test scripts by Bram Moolenaar · 3 years, 2 months ago
- 4cd45f1 patch 9.0.1062: some test function names do not match what they are doing by zeertzjq · 3 years, 4 months ago
- 7dd5a78 patch 9.0.0625: too many delete() calls in tests by Bram Moolenaar · 3 years, 6 months ago
- 0ff0183 patch 9.0.0579: using freed memory when 'tagfunc' wipes out buffer by Bram Moolenaar · 3 years, 6 months ago
- 75f4baf patch 9.0.0572: insert complete tests leave a mapping behind by zeertzjq · 3 years, 6 months ago
- 87af60c patch 9.0.0567: 'completeopt' "longest" is not used for complete() by bfredl · 3 years, 6 months ago
- b18b496 patch 9.0.0363: common names in test files causes tests to be flaky by Bram Moolenaar · 3 years, 7 months ago
- d83392a patch 9.0.0345: error message for list argument could be clearer by Bram Moolenaar · 3 years, 7 months ago
- 816736b patch 9.0.0325: MS-Windows: completion test fails by Bram Moolenaar · 3 years, 7 months ago
- 3b0d70f patch 9.0.0323: using common name in tests leads to flaky tests by Bram Moolenaar · 3 years, 7 months ago
- 7502094 patch 9.0.0118: no test for what patch 9.0.0155 fixes by zeertzjq · 3 years, 8 months ago
- a6f9e30 patch 9.0.0102: reading past end of line with insert mode completion by Bram Moolenaar · 3 years, 8 months ago
- 61021aa patch 9.0.0092: plugins cannot change v:completed_item by Shougo Matsushita · 3 years, 8 months ago
- b9e7173 patch 9.0.0060: accessing uninitialized memory when completing long line by Bram Moolenaar · 3 years, 9 months ago
- baefde1 patch 9.0.0046: reading past end of completion with duplicate match by Bram Moolenaar · 3 years, 9 months ago
- caea664 patch 9.0.0045: reading past end of completion with a long line by Bram Moolenaar · 3 years, 9 months ago
- 2d29501 patch 9.0.0027: the command line test is getting quite big by Bram Moolenaar · 3 years, 9 months ago
- f12129f patch 9.0.0020: with some completion reading past end of string by Bram Moolenaar · 3 years, 9 months ago
- cfe4565 patch 8.2.5029: "textlock" is always zero by zeertzjq · 3 years, 10 months ago
- 9bcb9ca patch 8.2.5022: 'completefunc'/'omnifunc' error does not end completion by LemonBoy · 3 years, 10 months ago
- cd5dbad patch 8.2.4865: :startinsert right after :stopinsert may not work by zeertzjq · 4 years ago
- ac72c21 patch 8.2.4710: smart indenting does not work after completion by Christian Brabandt · 4 years ago
- d979d64 patch 8.2.4502: in the GUI a modifier is not recognized after CTRL-X by Bram Moolenaar · 4 years, 1 month ago
- 35d8c20 patch 8.2.4497: wrong color for half of wide character next to pum scrollbar by Bram Moolenaar · 4 years, 1 month ago
- 1fca5f3 patch 8.2.4416: Vim9: using a script-local function requires using "s:" by Bram Moolenaar · 4 years, 2 months ago
- 62b191c patch 8.2.4361: Vim9: some tests fail by Bram Moolenaar · 4 years, 2 months ago
- 6a05807 patch 8.2.4265: autoload tests fails by Bram Moolenaar · 4 years, 2 months ago
- 848fadd patch 8.2.4260: Vim9: can still use a global function without g: by Bram Moolenaar · 4 years, 2 months ago
- 62aec93 patch 8.2.4257: Vim9: finding global function without g: prefix inconsistent by Bram Moolenaar · 4 years, 2 months ago
- 3707914 patch 8.2.4037: Insert mode completion is insufficiently tested by Yegappan Lakshmanan · 4 years, 3 months ago
- e982586 patch 8.2.3989: some insert completion code is not tested by Yegappan Lakshmanan · 4 years, 3 months ago
- 5d2e007 patch 8.2.3944: insert mode completion functions are too long by Yegappan Lakshmanan · 4 years, 3 months ago
- edc6f10 patch 8.2.3937: Insert mode completion function is too long by Yegappan Lakshmanan · 4 years, 3 months ago
- 4b28ba3 patch 8.2.3915: illegal memory access when completing with invalid bytes by Bram Moolenaar · 4 years, 3 months ago