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