- f2ec8d4 patch 9.1.1528: completion: crash with getcompletion() by Christian Brabandt · 9 weeks ago
- 93c2d5b patch 9.1.1526: completion: search completion match may differ in case by Girish Palya · 9 weeks ago
- eb380b9 patch 9.1.1525: tests: testdir/ is a bit messy by Christian Brabandt · 9 weeks ago
- b0905e2 patch 9.1.1524: tests: too many imports in the test suite by Christian Brabandt · 9 weeks ago
- 0cd7f35 patch 9.1.1521: completion: pum does not reset scroll pos on reopen with 'noselect' by Girish Palya · 9 weeks ago
- af22007 patch 9.1.1520: completion: search completion doesn't handle 'smartcase' well by Girish Palya · 9 weeks ago
- e2c0f81 patch 9.1.1518: getcompletiontype() may crash by zeertzjq · 9 weeks ago
- 08e5b12 patch 9.1.1516: tests: no test that 'incsearch' is updated after search completion by zeertzjq · 9 weeks ago
- 5e34eec patch 9.1.1510: Search completion may use invalid memory by zeertzjq · 9 weeks ago
- 96b3ef2 patch 9.1.1509: patch 9.1.1505 was not good by Hirohito Higashi · 9 weeks ago
- 5d2354f patch 9.1.1505: not possible to return completion type for :ex command by Shougo Matsushita · 9 weeks ago
- 6b49fba patch 9.1.1490: 'wildchar' does not work in search contexts by Girish Palya · 10 weeks ago
- be5bd4d patch 9.1.1391: Vim does not have a vertical tabpanel by Naruhiko Nishino · 4 months ago
- ea67ba7 patch 9.1.1370: CI Tests favor GTK2 over GTK3 by Drew Vogel · 4 months ago
- fbe4a8f runtime(doc): Fix notation of "Vim script" and "Vim9 script" by Hirohito Higashi · 4 months ago
- a3422aa patch 9.1.1340: cannot complete :filetype arguments by Christian Brabandt · 5 months ago
- ec270a5 patch 9.1.1338: Calling expand() interferes with cmdcomplete_info() by zeertzjq · 5 months ago
- 92f68e2 patch 9.1.1329: cannot get information about command line completion by Girish Palya · 5 months ago
- 1830e78 patch 9.1.1200: cmdline pum not cleared for input() completion by zeertzjq · 6 months ago
- 4ec46f3 patch 9.1.1170: wildmenu highlighting in popup can be improved by Girish Palya · 6 months ago
- 2bacc3e patch 9.1.1166: command-line auto-completion hard with wildmenu by Girish Palya · 6 months ago
- 9b41e8f patch 9.1.1150: :hi completion may complete to wrong value by Yee Cheng Chin · 6 months ago
- a7b8120 patch 9.1.1138: cmdline completion for :hi is too simplistic by Yee Cheng Chin · 7 months ago
- c97e869 patch 9.1.0993: New 'cmdheight' behavior may be surprising by Luuk van Baal · 8 months ago
- e15cbc1 patch 9.1.0990: Inconsistent behavior when changing cmdheight by Luuk van Baal · 8 months ago
- 51d4d84 patch 9.1.0908: not possible to configure :messages by Christian Brabandt · 9 months ago
- ac023e8 patch 9.1.0890: %! item not allowed for 'rulerformat' by Yegappan Lakshmanan · 9 months ago
- 9f860a1 patch 9.1.0883: message history cleanup is missing some tests by Shougo Matsushita · 10 months ago
- 2e48567 patch 9.1.0855: setting 'cmdheight' may cause hit-enter-prompt by nwounkn · 10 months ago
- 2abec43 runtime(defaults): Detect putty terminal and switch to dark background by Christian Brabandt · 10 months ago
- 85f36d6 patch 9.1.0774: "shellcmdline" doesn't work with getcompletion() by zeertzjq · 11 months ago
- 0407d62 patch 9.1.0770: current command line completion is a bit limited by Ruslan Russkikh · 11 months ago
- 5df3cb2 patch 9.1.0765: No test for patches 6.2.418 and 7.3.489 by zeertzjq · 11 months ago
- 1a31c43 patch 9.1.0761: :cd completion fails on Windows with backslash in path by Christian Brabandt · 11 months ago
- ea84202 patch 9.1.0748: :keep* commmands are sometimes misidentified as :k by Doug Kearns · 11 months ago
- 25876a6 patch 9.1.0742: getcmdprompt() implementation can be improved by h-east · 12 months ago
- 6908428 patch 9.1.0741: No way to get prompt for input()/confirm() by Shougo Matsushita · 12 months ago
- 70a11a6 patch 9.1.0624: ex command modifiers not found by Christian Brabandt · 1 year, 1 month ago
- a20bf69 patch 9.1.0568: Cannot expand paths from 'cdpath' setting by LemonBoy · 1 year, 2 months ago
- a821b60 patch 9.1.0498: getcmdcompltype() interferes with cmdline completion by zeertzjq · 1 year, 3 months ago
- d8c9340 patch 9.1.0495: Matched text isn't highlighted in cmdline pum by zeertzjq · 1 year, 3 months ago
- 883018f patch 9.1.0491: Cmdline pum doesn't work properly with 'rightleft' by zeertzjq · 1 year, 3 months ago
- 757f321 patch 9.1.0332: tests: some assert_equal() calls have wrong order of args by zeertzjq · 1 year, 5 months ago
- 0d87e3c patch 9.1.0328: CI fails with t_?? test by Christian Brabandt · 1 year, 5 months ago
- 49528da patch 9.1.0321: Garbled output on serial terminals with XON/XOFF flow control by Anton Sharonov · 1 year, 5 months ago
- ff2b79d patch 9.1.0137: <Del> in cmdline mode doesn't delete composing chars by zeertzjq · 1 year, 6 months ago
- 0dc0bff patch 9.1.0131: buffer-completion may not always find all matches by Christian Brabandt · 1 year, 7 months ago
- 8610f74 patch 9.1.0019: cmdline may disappear when changing 'cmdheight' by Christian Brabandt · 1 year, 8 months ago
- 81642d9 patch 9.1.0010: Keymap completion is not available by Doug Kearns · 1 year, 8 months ago
- 209ec90 patch 9.0.2037: A few remaining cmdline completion issues with C-E/Y by Yee Cheng Chin · 1 year, 11 months ago
- 8f4fb00 patch 9.0.2035: [security] use-after-free with wildmenu by Yee Cheng Chin · 1 year, 11 months ago
- 989426b patch 9.0.2025: no cmdline completion for ++opt args by Yee Cheng Chin · 1 year, 11 months ago
- 5484485 patch 9.0.2009: cmdline-completion for comma-separated options wrong by Yee Cheng Chin · 1 year, 11 months ago
- 28a2360 patch 9.0.1956: Custom completion skips orig cmdline if it invokes glob() by zeertzjq · 2 years ago
- 92997dd patch 9.0.1774: no support for custom cmdline completion by Shougo Matsushita · 2 years, 1 month ago
- e4c79d3 patch 9.0.1714: getcompletion() "cmdline" fails after :autocmd by zeertzjq · 2 years, 1 month ago
- 8ef1fbc patch 9.0.1708: getcompletion() failes for user-defined commands by Christian Brabandt · 2 years, 2 months ago
- 094dd15 patch 9.0.1636: expanding a pattern interferes with cmdline completion by zeertzjq · 2 years, 3 months ago
- bf63011 patch 9.0.1570: some tests are slow by Bram Moolenaar · 2 years, 4 months ago
- fc8a601 patch 9.0.1461: ruler not drawn correctly when using 'rulerformat' by Sean Dewar · 2 years, 5 months ago
- 961b2e5 patch 9.0.1460: insufficient testing for getcmdcompltype() by zeertzjq · 2 years, 5 months ago
- ac6cd31 patch 9.0.1444: crash when passing NULL to setcmdline() by zeertzjq · 2 years, 5 months ago
- c3a26c6 patch 9.0.1315: escaping for completion of map command not properly tested by zeertzjq · 2 years, 7 months ago
- a9a6b03 patch 9.0.1285: various small problems by Bram Moolenaar · 2 years, 7 months ago
- 3770f4c patch 9.0.1231: completion of :runtime does not handle {where} argument by zeertzjq · 2 years, 8 months ago
- 145a6af patch 9.0.1228: fuzzy menu completion is only tested in the GUI by zeertzjq · 2 years, 8 months ago
- a675938 patch 9.0.1227: no cmdline completion for :runtime by root · 2 years, 8 months ago
- 90c2353 patch 9.0.1218: completion includes functions that don't work by Kota Kato · 2 years, 8 months ago
- 2468add patch 9.0.1148: cmdline test fails in the GUI by Bram Moolenaar · 2 years, 8 months ago
- c32949b patch 9.0.1144: reading beyond text by Bram Moolenaar · 2 years, 8 months ago
- b9603f6 patch 9.0.1032: test fails when terminal feature is missing by Bram Moolenaar · 2 years, 9 months ago
- 038e6d2 patch 9.0.1030: using freed memory with the cmdline popup menu by Bram Moolenaar · 2 years, 9 months ago
- 4e7590e patch 9.0.0845: shell command with just space gives strange error by shane.xb.qian · 2 years, 10 months ago
- c9f5f73 patch 9.0.0670: no space for command line when there is a tabline by Bram Moolenaar · 3 years ago
- 0816f47 patch 9.0.0665: setting 'cmdheight' has no effect if last window was resized by Bram Moolenaar · 3 years ago
- 320d910 patch 9.0.0517: when at the command line :redrawstatus does not work well by zeertzjq · 3 years ago
- c14bfc3 patch 9.0.0512: cannot redraw the status lines when editing a command by zeertzjq · 3 years ago
- bcd6924 patch 9.0.0507: cmdline cleared when using :redrawstatus in CmdlineChanged by Bram Moolenaar · 3 years ago
- aa53414 patch 9.0.0473: fullcommand() only works for the current script version by Bram Moolenaar · 3 years ago
- febe138 patch 9.0.0463: command line test leaves directory behind by Dominique Pelle · 3 years ago
- 45bbaef patch 9.0.0418: manually deleting temp test files by Bram Moolenaar · 3 years ago
- f572437 patch 9.0.0362: expanding ":e %" does not work for remote files by Bram Moolenaar · 3 years ago
- 8deb2b3 patch 9.0.0359: error message for wrong argument type is not specific by Yegappan Lakshmanan · 3 years ago
- d3de178 patch 9.0.0346: :horizontal modifier not fully supported by zeertzjq · 3 years ago
- 61abe7d patch 9.0.0336: tests are flaky because of using a common file name by Bram Moolenaar · 3 years ago
- 3b0d70f patch 9.0.0323: using common name in tests leads to flaky tests by Bram Moolenaar · 3 years ago
- 54acb90 patch 9.0.0320: command line type of CmdlineChange differs from getcmdtype() by zeertzjq · 3 years ago
- 25f1e55 patch 9.0.0299: error messages for setcmdline() could be better by Yegappan Lakshmanan · 3 years ago
- 07ea5f1 patch 9.0.0285: it is not easy to change the command line from a plugin by Shougo Matsushita · 3 years ago
- 300175f patch 9.0.0238: Shift-Tab shows matches on cmdline when 'wildmenu' is off by Bram Moolenaar · 3 years, 1 month ago
- b82a2ab patch 9.0.0236: popup menu not removed when 'wildmenu' reset while visible by zeertzjq · 3 years, 1 month ago
- d4cf9fc patch 9.0.0191: messages test fails; window size incorrect by Bram Moolenaar · 3 years, 1 month ago
- f797e30 patch 9.0.0190: the way 'cmdheight' can be made zero is inconsistent by Bram Moolenaar · 3 years, 1 month ago
- 5ac4b1a patch 9.0.0149: test for fuzzy completion fails sometimes by Bram Moolenaar · 3 years, 1 month ago
- 7db3a8e patch 9.0.0089: fuzzy argument completion doesn't work for shell commands by Yegappan Lakshmanan · 3 years, 1 month ago
- 6791adc patch 9.0.0086: tabline is not redrawn when entering command line by zeertzjq · 3 years, 1 month ago
- c2842ad patch 9.0.0081: command line completion of user command may have duplicates by Bram Moolenaar · 3 years, 1 month ago
- 2d29501 patch 9.0.0027: the command line test is getting quite big by Bram Moolenaar · 3 years, 2 months ago
- c6fdb15 patch 9.0.0025: accessing beyond allocated memory with the cmdline window by Bram Moolenaar · 3 years, 2 months ago
- f7c7c3f patch 8.2.5150: read past the end of the first line with ":0;'{" by Bram Moolenaar · 3 years, 3 months ago