aboutsummaryrefslogtreecommitdiff
path: root/test/old/testdir/test_ins_complete.vim
Commit message (Expand)AuthorAge
* vim-patch:9.1.1228: completion: current position column wrong after got a matchzeertzjq2025-03-27
* vim-patch:9.1.1201: 'completefuzzycollect' does not handle dictionary correctlyzeertzjq2025-03-27
* vim-patch:9.1.1197: process_next_cpt_value() uses wrong conditionzeertzjq2025-03-27
* vim-patch:9.1.1185: endless loop with completefuzzycollect and no match foundzeertzjq2025-03-27
* vim-patch:9.1.1178: not possible to generate completion candidates using fuzz...zeertzjq2025-03-27
* vim-patch:9.1.0733: keyword completion does not work with fuzzyzeertzjq2025-03-27
* vim-patch:9.1.0654: completion does not respect completeslash with fuzzyzeertzjq2025-03-27
* vim-patch:9.1.0634: Ctrl-P not working by defaultzeertzjq2025-03-27
* vim-patch:9.1.0605: internal error with fuzzy completionzeertzjq2025-03-27
* vim-patch:9.1.0598: fuzzy completion does not work with default completionzeertzjq2025-03-27
* vim-patch:9.1.1205: completion: preinserted text not removed when closing pum...glepnir2025-03-15
* vim-patch:9.1.1174: tests: Test_complete_cmdline() may fail (#32743)zeertzjq2025-03-05
* vim-patch:9.1.1161: preinsert requires bot "menu" and "menuone" to be setzeertzjq2025-03-02
* vim-patch:9.1.1160: Ctrl-Y does not work well with "preinsert" when completin...zeertzjq2025-03-02
* vim-patch:9.1.1132: Mark positions wrong after triggering multiline completio...zeertzjq2025-02-21
* vim-patch:9.1.1127: preinsert text is not cleaned up correctly (#32544)zeertzjq2025-02-21
* vim-patch:9.1.1125: cannot loop through pum menu with multiline items (#32543)zeertzjq2025-02-21
* vim-patch:9.1.1121: Enter does not insert newline with "noselect"glepnir2025-02-21
* vim-patch:9.1.1107: cannot loop through completion menu with fuzzy (#32438)zeertzjq2025-02-14
* vim-patch:9.1.1069: preinsert text completions not deleted with <C-W>/<C-U> (...glepnir2025-02-02
* vim-patch:9.1.1059: completion: input text deleted with preinsert when adding...zeertzjq2025-02-01
* vim-patch:9.1.1057: Superfluous cleanup steps in test_ins_complete.vim (#32257)zeertzjq2025-01-30
* vim-patch:9.1.1056: Vim doesn't highlight to be inserted text when completing...zeertzjq2025-01-30
* vim-patch:9.1.1053: "nosort" enables fuzzy filtering even if "fuzzy" isn't in...zeertzjq2025-01-25
* vim-patch:9.1.1049: insert-completed items are always sortedzeertzjq2025-01-25
* vim-patch:9.1.1020: no way to get current selected item in a async context (#...zeertzjq2025-01-17
* vim-patch:9.1.0983: not able to get the displayed items in complete_i… (#31...glepnir2024-12-31
* vim-patch:9.1.0905: Missing information in CompleteDone event (#31455)glepnir2024-12-05
* vim-patch:9.1.0899: default for 'backspace' can be set in C code (#31416)zeertzjq2024-12-02
* vim-patch:9.1.0835: :setglobal doesn't work properly for 'ffu' and 'tsrfu'zeertzjq2024-11-03
* vim-patch:9.1.0832: :set doesn't work for 'cot' and 'bkc' after :setlocalzeertzjq2024-11-03
* vim-patch:9.1.0831: 'findexpr' can't be used as lambad or Funcref (#31058)zeertzjq2024-11-03
* vim-patch:9.1.0684: completion is inserted on Enter with "noselect" (#30111)glepnir2024-08-31
* vim-patch:8.2.4416: Vim9: using a script-local function requires using "s:" (...zeertzjq2024-08-02
* vim-patch:9.0.1257: code style is not check in test scriptszeertzjq2024-07-18
* vim-patch:9.1.0493: Test for patch 9.1.0489 doesn't fail without the fix (#29...zeertzjq2024-06-16
* vim-patch:9.1.0489: default completion may break with fuzzy (#29364)zeertzjq2024-06-16
* vim-patch:9.1.0487: completed item not update on fuzzy completion (#29341)zeertzjq2024-06-15
* vim-patch:9.1.0484: Sorting of completeopt+=fuzzy is not stable (#29338)zeertzjq2024-06-15
* vim-patch:9.1.0469: Cannot have buffer-local value for 'completeopt'zeertzjq2024-06-06
* vim-patch:9.1.0467: typos in some commentszeertzjq2024-06-06
* vim-patch:9.1.0463: no fuzzy-matching support for insert-completionzeertzjq2024-06-05
* vim-patch:9.1.0447: completion may be wrong when deleting all chars (#29040)glepnir2024-05-27
* vim-patch:9.1.0254: [security]: Heap buffer overflow when calling complete_ad...zeertzjq2024-04-03
* vim-patch:9.1.0220: Few typos in source and test files (#28076)zeertzjq2024-03-28
* vim-patch:9.1.0190: complete_info() returns wrong order of items (#27955)zeertzjq2024-03-21
* vim-patch:8.2.3915: illegal memory access when completing with invalid bytes ...Raphael2024-03-09
* vim-patch:9.1.0065: Segfault with CompleteChanged autocommand (#27261)zeertzjq2024-01-30
* vim-patch:9.0.2090: complete_info() skips entries with 'noselect' (#25890)zeertzjq2023-11-04
* vim-patch:9.0.2077: CI fails because of trailing whitespace in testzeertzjq2023-10-28