1. 61abe7d patch 9.0.0336: tests are flaky because of using a common file name by Bram Moolenaar · 3 years, 7 months ago
  2. 3b0d70f patch 9.0.0323: using common name in tests leads to flaky tests by Bram Moolenaar · 3 years, 7 months ago
  3. 54acb90 patch 9.0.0320: command line type of CmdlineChange differs from getcmdtype() by zeertzjq · 3 years, 7 months ago
  4. 25f1e55 patch 9.0.0299: error messages for setcmdline() could be better by Yegappan Lakshmanan · 3 years, 7 months ago
  5. 07ea5f1 patch 9.0.0285: it is not easy to change the command line from a plugin by Shougo Matsushita · 3 years, 7 months ago
  6. 300175f patch 9.0.0238: Shift-Tab shows matches on cmdline when 'wildmenu' is off by Bram Moolenaar · 3 years, 8 months ago
  7. b82a2ab patch 9.0.0236: popup menu not removed when 'wildmenu' reset while visible by zeertzjq · 3 years, 8 months ago
  8. d4cf9fc patch 9.0.0191: messages test fails; window size incorrect by Bram Moolenaar · 3 years, 8 months ago
  9. f797e30 patch 9.0.0190: the way 'cmdheight' can be made zero is inconsistent by Bram Moolenaar · 3 years, 8 months ago
  10. 5ac4b1a patch 9.0.0149: test for fuzzy completion fails sometimes by Bram Moolenaar · 3 years, 8 months ago
  11. 7db3a8e patch 9.0.0089: fuzzy argument completion doesn't work for shell commands by Yegappan Lakshmanan · 3 years, 8 months ago
  12. 6791adc patch 9.0.0086: tabline is not redrawn when entering command line by zeertzjq · 3 years, 8 months ago
  13. c2842ad patch 9.0.0081: command line completion of user command may have duplicates by Bram Moolenaar · 3 years, 8 months ago
  14. 2d29501 patch 9.0.0027: the command line test is getting quite big by Bram Moolenaar · 3 years, 9 months ago
  15. c6fdb15 patch 9.0.0025: accessing beyond allocated memory with the cmdline window by Bram Moolenaar · 3 years, 9 months ago
  16. f7c7c3f patch 8.2.5150: read past the end of the first line with ":0;'{" by Bram Moolenaar · 3 years, 10 months ago
  17. 6046ade patch 8.2.5148: invalid memory access when using expression on command line by Bram Moolenaar · 3 years, 10 months ago
  18. 44a3f33 patch 8.2.5063: error for a command may go over the end of IObuff by Bram Moolenaar · 3 years, 10 months ago
  19. 00e977c patch 8.2.5049: insufficient tests for autocommands by Yegappan Lakshmanan · 3 years, 10 months ago
  20. 51f0bfb patch 8.2.4975: recursive command line loop may cause a crash by Bram Moolenaar · 3 years, 11 months ago
  21. 79d599b patch 8.2.4903: cannot get the current cmdline completion type and position by Shougo Matsushita · 4 years ago
  22. ef02f16 patch 8.2.4899: with latin1 encoding CTRL-W might go before the cmdline by Bram Moolenaar · 4 years ago
  23. d889344 patch 8.2.4895: buffer overflow with invalid command with composing chars by Bram Moolenaar · 4 years ago
  24. a653e53 patch 8.2.4789: cursor pos wrong when using :redraw while editing the cmdline by Bram Moolenaar · 4 years ago
  25. 11a57df patch 8.2.4738: Esc on commandline executes command instead of abandoning it by Bram Moolenaar · 4 years ago
  26. cc766a8 patch 8.2.4684: cannot open a channel on a Unix domain socket by LemonBoy · 4 years ago
  27. 1104a6d patch 8.2.4655: cmdline completion popup menu positioned wrong by Yegappan Lakshmanan · 4 years ago
  28. 5e877ba patch 8.2.4628: not enough testing for 2/3 letter substitute commands by Yegappan Lakshmanan · 4 years ago
  29. 454ce67 patch 8.2.4617: no completion for :scriptnames by Yegappan Lakshmanan · 4 years ago
  30. e7dd0fa patch 8.2.4608: getcompletion() does not work when 'wildoptions' has "fuzzy" by Yegappan Lakshmanan · 4 years ago
  31. 155b088 patch 8.2.4585: cannot use keypad page-up/down for completion menu by Yegappan Lakshmanan · 4 years, 1 month ago
  32. da6d42c patch 8.2.4584: error for using autoload function in custom completion by Bram Moolenaar · 4 years, 1 month ago
  33. 5cffa8d patch 8.2.4579: cannot use page-up and page-down in the cmdline popup menu by Yegappan Lakshmanan · 4 years, 1 month ago
  34. fe8e9f6 patch 8.2.4578: no warning when autoload script for completion has an error by Bram Moolenaar · 4 years, 1 month ago
  35. 1fdf84e patch 8.2.4570: no command line completion for :profile and :profdel by Yegappan Lakshmanan · 4 years, 1 month ago
  36. 6e2e2cc patch 8.2.4565: no command line completion for :breakadd and :breakdel by Bram Moolenaar · 4 years, 1 month ago
  37. 5de4c43 patch 8.2.4483: command completion makes two rounds to collect matches by Yegappan Lakshmanan · 4 years, 1 month ago
  38. afd4ae3 patch 8.2.4482: no fuzzy cmdline completion for user defined completion by Yegappan Lakshmanan · 4 years, 1 month ago
  39. 5c52be4 patch 8.2.4481: cmdline popup menu not removed when 'lazyredraw' is set by Bram Moolenaar · 4 years, 1 month ago
  40. 6caeda2 patch 8.2.4479: no fuzzy completieon for maps and abbreviations by Yegappan Lakshmanan · 4 years, 1 month ago
  41. 00333cb patch 8.2.4478: crash when using fuzzy completion by Yegappan Lakshmanan · 4 years, 1 month ago
  42. 4df5b33 patch 8.2.4475: fuzzy cmdline completion does not work for lower case by Yegappan Lakshmanan · 4 years, 1 month ago
  43. 5ec633b patch 8.2.4465: fuzzy completion does not order matches properly by Yegappan Lakshmanan · 4 years, 1 month ago
  44. 38b85cb patch 8.2.4463: completion only uses strict matching by Yegappan Lakshmanan · 4 years, 1 month ago
  45. b31aec3 patch 8.2.4398: some command completion functions are too long by Yegappan Lakshmanan · 4 years, 2 months ago
  46. e3846cf patch 8.2.4387: command line completion doesn't always work properly by Yegappan Lakshmanan · 4 years, 2 months ago
  47. e4835bf patch 8.2.4382: a custom 'tabline' may cause Esc to work like Enter by Bram Moolenaar · 4 years, 2 months ago
  48. 9773db6 patch 8.2.4376: not enough tests for command line completion by Yegappan Lakshmanan · 4 years, 2 months ago
  49. 4d03d87 patch 8.2.4366: not enough tests for command line completion by Yegappan Lakshmanan · 4 years, 2 months ago
  50. 481acb1 patch 8.2.4346: a custom statusline may cause Esc to work like Enter by Bram Moolenaar · 4 years, 2 months ago
  51. 414acd3 patch 8.2.4341: command line not redrawn when finishing popup menu by Bram Moolenaar · 4 years, 2 months ago
  52. 560dff4 patch 8.2.4339: CTRL-A does not work properly with the cmdline popup menu by Yegappan Lakshmanan · 4 years, 2 months ago
  53. 68cc2b8 patch 8.2.4334: command line popup menu not positioned correctly by rbtnn · 4 years, 2 months ago
  54. 73a16c2 patch 8.2.4328: command line complete matches cleard when typing character by Bram Moolenaar · 4 years, 2 months ago
  55. 3908ef5 patch 8.2.4325: 'wildmenu' only shows few matches by Yegappan Lakshmanan · 4 years, 2 months ago
  56. 4785fe0 patch 8.2.3638: getcompletion() always passes zero as position by ii14 · 4 years, 5 months ago
  57. 125ffd2 patch 8.2.3608: users who type "q:" instead of ":q" are confused by Egor Zvorykin · 4 years, 5 months ago
  58. ae38a9d patch 8.2.3550: completion() does not work properly by Shougo Matsushita · 4 years, 6 months ago
  59. 39c47c3 patch 8.2.3531: command line completion test fails on MS-Windows by Bram Moolenaar · 4 years, 6 months ago
  60. 21c1a0c patch 8.2.3530: ":buf \{a}" fails while ":edit \{a}" works by Bram Moolenaar · 4 years, 6 months ago
  61. dfe04db patch 8.2.3431: completion for :disas sorts local functions first by naohiro ono · 4 years, 7 months ago
  62. 80c88ea patch 8.2.3414: fullcommand() gives wrong name with buffer-local user command by Bram Moolenaar · 4 years, 7 months ago
  63. b4d82e2 patch 8.2.3392: augroup completion escapes regexp pattern characters by Bram Moolenaar · 4 years, 7 months ago
  64. 9aecf79 patch 8.2.3383: Vim9: completion for :disassemble adds parenthesis by naohiro ono · 4 years, 7 months ago
  65. 6024c04 patch 8.2.3378: MS-Windows: completing environment variables with % is wrong by Albert Liu · 4 years, 7 months ago
  66. 47016f5 patch 8.2.3377: Vim9: :disass completion does not understand "s:" by Bram Moolenaar · 4 years, 7 months ago
  67. b8bd2e6 patch 8.2.3363: when :edit reuses the current buffer the alternate file is set by Bram Moolenaar · 4 years, 8 months ago
  68. 5aec755 patch 8.2.3360: user function completion fails with dict function by naohiro ono · 4 years, 8 months ago
  69. bfb2bb1 patch 8.2.3345: some code not covered by tests by Dominique Pelle · 4 years, 8 months ago
  70. 069f908 patch 8.2.3337: completing "call g:" returns entries with just "g:" by Bram Moolenaar · 4 years, 8 months ago
  71. 4ee9d8e patch 8.2.2992: Vim9: completion for :disassemble is incomplete by Bram Moolenaar · 4 years, 10 months ago
  72. e70e12b patch 8.2.2991: Vim9: no completion for :vim9 and :legacy by Bram Moolenaar · 4 years, 10 months ago
  73. 0b49648 patch 8.2.2910: test for cmdline window and terminal fails on MS-Windows by Bram Moolenaar · 4 years, 10 months ago
  74. e5b4486 patch 8.2.2908: crash when using a terminal popup window from cmdline window by Bram Moolenaar · 4 years, 10 months ago
  75. 4c8e8c6 patch 8.2.2887: crash when passing null string to fullcommand() by Bram Moolenaar · 4 years, 10 months ago
  76. 46aa6f9 patch 8.2.2873: not enough tests for writing buffers by Yegappan Lakshmanan · 4 years, 11 months ago
  77. 796139a patch 8.2.2870: CmdlineChange event triggered twice for CTRL-R by Bram Moolenaar · 4 years, 11 months ago
  78. 847fe7d patch 8.2.2851: using <Cmd> mapping on the command line triggers CmdlineChanged by Bram Moolenaar · 5 years ago
  79. 71c6f7a patch 8.2.2850: recalling commands from history is not tested by obcat · 5 years ago
  80. df749a2 patch 8.2.2669: command line completion does not work after "vim9" by Bram Moolenaar · 5 years ago
  81. 39f3b14 patch 8.2.2511: Vim9: cannot use Vim9 script syntax in some places by Bram Moolenaar · 5 years ago
  82. 038e09e patch 8.2.2468: not easy to get the full command name from a shortened one by Bram Moolenaar · 5 years ago
  83. b63f3ca patch 8.2.2433: opening cmdline window gives error in BufLeave autocommand by Bram Moolenaar · 5 years ago
  84. 21829c5 patch 8.2.2415: no way to check for the cmdwin feature by Bram Moolenaar · 5 years ago
  85. 1bb4de5 patch 8.2.2341: expresison command line completion incomplete after "g:" by Bram Moolenaar · 5 years ago
  86. 3e112ac patch 8.2.2234: command line wildmenu test often fails with Unix GUI by Bram Moolenaar · 5 years ago
  87. b0ac4ea patch 8.2.2221: if <Down> is mapped on the command line 'wildchar' is inserted by Bram Moolenaar · 5 years ago
  88. 4941b5e patch 8.2.2206: :exe command line completion only works for first argument by Bram Moolenaar · 5 years ago
  89. 4b2ce12 patch 8.2.2030: some tests fail on Mac by Bram Moolenaar · 5 years ago
  90. afe8cf6 patch 8.2.1803: a few failures are not tested by Bram Moolenaar · 5 years ago
  91. 531be47 patch 8.2.1736: failure to compile a pattern not tested much by Bram Moolenaar · 6 years ago
  92. 9c92971 patch 8.2.1634: loop to handle keys for the command line is too long by Bram Moolenaar · 6 years ago
  93. e2e4075 patch 8.2.1593: tests do not check the error number properly by Bram Moolenaar · 6 years ago
  94. a60053b patch 8.2.1580: wildmenu does not work properly by Bram Moolenaar · 6 years ago
  95. 6d91bcb patch 8.2.1432: various inconsistencies in test files by Bram Moolenaar · 6 years ago
  96. 9b7bf9e patch 8.2.1183: assert_fails() checks the last error message by Bram Moolenaar · 6 years ago
  97. 743d062 patch 8.2.1121: command completion not working after ++arg by Bram Moolenaar · 6 years ago
  98. 75e1567 patch 8.2.1077: no enough test coverage for highlighting by Bram Moolenaar · 6 years ago
  99. b7e2483 patch 8.2.1046: insufficient tests for src/buffer.c by Bram Moolenaar · 6 years ago
  100. c8cb883 patch 8.2.1007: completion doesn't work after ":r ++arg !" by Bram Moolenaar · 6 years ago