- bc10be7 patch 9.1.0830: using wrong highlight group for spaces for popupmenu by glepnir · 1 year, 5 months ago
- 0fe17f8 patch 9.1.0771: completion attribute hl_group is confusing by glepnir · 1 year, 6 months ago
- a6d9e3c patch 9.1.0756: missing change from patch v9.1.0754 by glepnir · 1 year, 6 months ago
- 6a89c94 patch 9.1.0754: fixed order of items in insert-mode completion menu by glepnir · 1 year, 6 months ago
- 58d7052 patch 9.1.0705: Sorting of fuzzy filename completion is not stable by zeertzjq · 1 year, 7 months ago
- 38f99a1 patch 9.1.0690: cannot set special highlight kind in popupmenu by glepnir · 1 year, 7 months ago
- 6b6280c patch 9.1.0631: wrong completion list displayed with non-existing dir + fuzzy completion by glepnir · 1 year, 8 months ago
- 4100852 patch 9.1.0629: Rename of pum hl_group is incomplete by zeertzjq · 1 year, 8 months ago
- 8754efe patch 9.1.0619: tests: test_popup fails by glepnir · 1 year, 8 months ago
- 508e785 patch 9.1.0618: cannot mark deprecated attributes in completion menu by glepnir · 1 year, 8 months ago
- 65407ce patch 9.1.0534: completion wrong with fuzzy when cycling back to original by glepnir · 1 year, 9 months ago
- f189138 patch 9.1.0496: matched text is highlighted case-sensitively by glepnir · 1 year, 10 months ago
- 63901e8 patch 9.1.0494: Wrong matched text highlighted in pum with 'rightleft' by zeertzjq · 1 year, 10 months ago
- 883018f patch 9.1.0491: Cmdline pum doesn't work properly with 'rightleft' by zeertzjq · 1 year, 10 months ago
- afbe535 patch 9.1.0485: Matched text shouldn't be highlighted in "kind" and "menu" by zeertzjq · 1 year, 10 months ago
- 40c1c33 patch 9.1.0476: Cannot see matched text in popup menu 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
- 0d3c0a6 patch 9.1.0098: CompletionChanged not triggered when new leader added without matches by glepnir · 2 years, 2 months ago
- cbb46b4 patch 9.1.0075: insert completion not correct when adding new leader by glepnir · 2 years, 2 months ago
- 4e1ca0d patch 9.0.1493: popup menu position wrong in window with toolbar by zeertzjq · 3 years ago
- 6a7c774 patch 9.0.1397: highlight for popupmenu kind and extra cannot be set by Gianmaria Bajo · 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
- f7570f2 patch 9.0.0866: no test for what patch 8.2.2207 fixes by zeertzjq · 3 years, 5 months ago
- 97f0eb1 patch 9.0.0678: using exclamation marks on :function by Bram Moolenaar · 3 years, 6 months ago
- 7dd5a78 patch 9.0.0625: too many delete() calls in tests by Bram Moolenaar · 3 years, 6 months ago
- 92a1678 patch 9.0.0076: no test for what patch 8.1.1424 fixes by zeertzjq · 3 years, 8 months ago
- 37bb3b1 patch 8.2.5143: some tests fail when using valgrind by Bram Moolenaar · 3 years, 10 months ago
- cfe4565 patch 8.2.5029: "textlock" is always zero by zeertzjq · 3 years, 10 months ago
- ee44603 patch 8.2.4848: local completion with mappings and simplification not working by zeertzjq · 4 years ago
- 560dff4 patch 8.2.4339: CTRL-A does not work properly with the cmdline popup menu by Yegappan Lakshmanan · 4 years, 2 months ago
- f08b0eb patch 8.2.3518: Test_xrestore sometimes fails by Bram Moolenaar · 4 years, 6 months ago
- 27fef59 patch 8.2.3465: cannot detect insert scroll mode by zeertzjq · 4 years, 6 months ago
- 56cddb3 patch 8.2.2937: popup test fails if rightleft feature not enabled by Dominique Pelle · 4 years, 10 months ago
- 1e61566 patch 8.2.2877: insufficient tests for popup menu rightleft by Yegappan Lakshmanan · 4 years, 11 months ago
- 3eb6bd9 patch 8.2.2427: can still switch windows for 'completefunc' by Bram Moolenaar · 5 years ago
- 28976e2 patch 8.2.2426: allowing 'completefunc' to switch windows causes trouble by Bram Moolenaar · 5 years ago
- 38455a9 patch 8.2.2207: illegal memory access if popup menu items are changed by Bram Moolenaar · 5 years ago
- 28ee892 patch 8.2.1919: assert_fails() setting emsg_silent changes normal execution by Bram Moolenaar · 5 years ago
- 9b7bf9e patch 8.2.1183: assert_fails() checks the last error message by Bram Moolenaar · 6 years ago
- 6adb9ea patch 8.2.0670: cannot change window when evaluating 'completefunc' by Bram Moolenaar · 6 years ago
- ff06f28 patch 8.2.0614: get ml_get error when deleting a line in 'completefunc' by Bram Moolenaar · 6 years ago
- 6a2c5a7 patch 8.2.0533: tests using term_wait() can still be flaky by Bram Moolenaar · 6 years ago
- 37bb030 patch 8.2.0462: previewwindow test fails on some systems by Bram Moolenaar · 6 years ago
- 0eabd4d patch 8.2.0385: menu functionality insufficiently tested by Bram Moolenaar · 6 years ago
- 5a4c308 patch 8.1.2373: cannot build with +popupwin but without +quickfix by Bram Moolenaar · 6 years ago
- 9ae862e patch 8.1.2325: crash when using balloon with empty line by Bram Moolenaar · 6 years ago
- 1a3a891 patch 8.1.1915: more functions can be used as methods by Bram Moolenaar · 7 years ago
- 073e4b9 patch 8.1.1888: more functions can be used as methods by Bram Moolenaar · 7 years ago
- e9bd572 patch 8.1.1875: cannot get size and position of the popup menu by Bram Moolenaar · 7 years ago
- 8c5a278 patch 8.1.1826: tests use hand coded feature and option checks by Bram Moolenaar · 7 years ago
- e7eb927 patch 8.1.1585: :let-heredoc does not trim enough by Bram Moolenaar · 7 years ago
- 5d30ff1 patch 8.1.1483: skipped tests are not properly listed by Bram Moolenaar · 7 years ago
- d7f246c patch 8.1.1138: plugins don't get notified when the popup menu changes by Bram Moolenaar · 7 years ago
- 73655cf patch 8.1.1123: no way to avoid filtering for autocomplete function by Bram Moolenaar · 7 years ago
- fd13332 patch 8.1.1068: cannot get all the information about current completion by Bram Moolenaar · 7 years ago
- f42b45d patch 8.1.0695: internal error when using :popup by Bram Moolenaar · 7 years ago
- 614ab8a patch 8.1.0554: popup menu overlaps with preview window by Bram Moolenaar · 7 years ago
- ae0f30b patch 8.1.0045: popup test isn't run completely by Bram Moolenaar · 8 years ago
- 680c99b patch 8.1.0038: popup test causes Vim to exit by Bram Moolenaar · 8 years ago
- 39de952 patch 8.0.1806: InsertCharPre causes problems for autocomplete by Bram Moolenaar · 8 years ago
- 0e9d1ae patch 8.0.1776: in tests, when WaitFor() fails it doesn't say why by Bram Moolenaar · 8 years ago
- bad0ce7 patch 8.0.1733: incomplete testing for completion fix by Bram Moolenaar · 8 years ago
- e87edf3 patch 8.0.1731: characters deleted on completion by Bram Moolenaar · 8 years ago
- 69f5a30 patch 8.0.1578: no test for :popup in terminal by Bram Moolenaar · 8 years ago
- 2b10bcb patch 8.0.1540: popup menu positioning fails with longer string by Bram Moolenaar · 8 years ago
- 6bb2cdf patch 8.0.1539: no test for the popup menu positioning by Bram Moolenaar · 8 years ago
- 02ae9b4 patch 8.0.1482: using feedkeys() does not work to test completion by Bram Moolenaar · 8 years ago
- a3571eb patch 8.0.1346: crash when passing 50 char string to balloon_split() by Bram Moolenaar · 8 years ago
- 7221fce patch 8.0.1320: popup test fails on GUI-only build by Bram Moolenaar · 8 years ago
- 246fe03 patch 8.0.1318: terminal balloon only shows one line by Bram Moolenaar · 8 years ago
- ab8b1c1 patch 8.0.1260: using global variables for WaitFor() by Bram Moolenaar · 8 years ago
- b315876 patch 8.0.1246: popup test has an arbitrary delay by Bram Moolenaar · 8 years ago
- 89c394f patch 8.0.1241: popup test is flaky by Bram Moolenaar · 8 years ago
- 2a45d64 patch 8.0.1226: edit and popup tests failing by Bram Moolenaar · 8 years ago
- 9ad89c6 patch 8.0.1223: crash when using autocomplete and tab pages by Bram Moolenaar · 8 years ago
- 67418d9 patch 8.0.1200: tests switch the bell off twice by Bram Moolenaar · 8 years ago
- 6318205 patch 8.0.1179: Test_popup_and_window_resize() does not always pass by Bram Moolenaar · 8 years ago
- 712549e patch 8.0.1171: popup test is still a bit flaky by Bram Moolenaar · 9 years ago
- f52c383 patch 8.0.1165: popup test is still flaky by Bram Moolenaar · 9 years ago
- c79977a patch 8.0.1163: popup test is flaky by Bram Moolenaar · 9 years ago
- a5e6621 patch 8.0.1161: popup menu drawing problem when resizing terminal by Bram Moolenaar · 9 years ago
- 24a9e34 patch 8.0.0669: CTRL-N at start of the buffer does not work correctly by Bram Moolenaar · 9 years ago
- 4475b62 patch 8.0.0596: crash when complete() called after complete_add() by Bram Moolenaar · 9 years ago
- 3717540 patch 8.0.0478: tests use assert_true(0) and assert_false(1) to report errors by Bram Moolenaar · 9 years ago
- d099e03 patch 8.0.0347: when using completion comment leader wont work by Bram Moolenaar · 9 years ago
- d56a79d patch 8.0.0341: undo does not work properly when using completion by Bram Moolenaar · 9 years ago
- 190b04c patch 8.0.0319: insert mode completion does not respect 'backspace' by Bram Moolenaar · 9 years ago
- aed6d0b patch 8.0.0247: need to type Ctrl-N twice to select a completion by Bram Moolenaar · 9 years ago
- 73fd498 patch 8.0.0127 by Bram Moolenaar · 9 years ago
- 60ef3e8 patch 8.0.0053 by Bram Moolenaar · 9 years ago
- 9ec7fa8 patch 8.0.0043 by Bram Moolenaar · 9 years ago
- cbd3bd6 patch 8.0.0042 by Bram Moolenaar · 9 years ago
- 869e352 patch 8.0.0041 by Bram Moolenaar · 9 years ago
- 472e859 patch 8.0.0035 by Bram Moolenaar · 9 years ago
- 9e02cfa patch 8.0.0008 by Bram Moolenaar · 10 years ago
- 33a80ee patch 7.4.2331 by Bram Moolenaar · 10 years ago
- dac1947 patch 7.4.2321 by Bram Moolenaar · 10 years ago
- c9fb77c patch 7.4.2188 by Bram Moolenaar · 10 years ago
- 7cba71d patch 7.4.2149 by Bram Moolenaar · 10 years ago
- abb71fb patch 7.4.2147 Problem: test_alot fails. Solution: Close window. by Bram Moolenaar · 10 years ago