summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/legacy/cmdline_spec.lua
AgeCommit message (Expand)AuthorFiles
2026-01-24vim-patch:8.2.4738: Esc on commandline executes command instead of abandoning itzeertzjq1
2025-12-05fix(ui): close outdated cmdline pum on redraw (#36815)zeertzjq1
2025-11-19fix(cmdline): make sure pum is removed on leave (#36608)zeertzjq1
2025-10-25vim-patch:9.1.1871: Wrong 'showcmd' in the cmdwin (#36320)zeertzjq1
2025-10-08vim-patch:9.1.1817: popup: there are some position logic bugs (#36075)zeertzjq1
2025-09-19vim-patch:9.1.1771: complete: some redraw issues with 'autocomplete'zeertzjq1
2025-09-19vim-patch:9.1.1621: flicker in popup menu during cmdline autocompletionzeertzjq1
2025-09-08vim-patch:9.1.1676: completion: long line shown twicezeertzjq1
2025-08-08vim-patch:9.1.1604: completion: incsearch highlight might be lost (#35236)zeertzjq1
2025-08-07vim-patch:9.1.1596: tests: Test_search_wildmenu_iminsert() depends on help fi...zeertzjq1
2025-08-06vim-patch:9.1.1594: completion: search completion throws errors (#35198)zeertzjq1
2025-07-06vim-patch:9.1.1516: tests: no test that 'incsearch' is updated after search c...zeertzjq1
2025-07-05vim-patch:9.1.1490: 'wildchar' does not work in search contextszeertzjq1
2025-03-13vim-patch:9.1.1200: cmdline pum not cleared for input() completion (#32879)zeertzjq1
2025-03-04refactor(tests): use new-style highlight spec in legacy/bfredl1
2025-01-06vim-patch:9.1.0993: New 'cmdheight' behavior may be surprising #31892luukvbaal1
2025-01-05vim-patch:9.1.0990: Inconsistent behavior when changing cmdheight (#31830)luukvbaal1
2024-11-28vim-patch:9.1.0890: %! item not allowed for 'rulerformat' (#31369)zeertzjq1
2024-11-15vim-patch:9.1.0855: setting 'cmdheight' may missing output (#31216)zeertzjq1
2024-11-14fix(tests): needing two calls to setup a screen is cringebfredl1
2024-04-23test: improve test conventionsdundargoc1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-03-27refactor(tests): use global defaults instead of set_default_attr_ids (2)bfredl1
2024-03-23refactor(tests): all screen tests should use highlightsbfredl1
2024-01-12test: rename (meths, funcs) -> (api, fn)Lewis Russell1
2024-01-12test: typing for helpers.methsLewis Russell1
2024-01-12test: do not inject vim module into global helpersLewis Russell1
2024-01-03refactor: format test/*Justin M. Keyes1
2023-12-09test: avoid repeated screen lines in expected stateszeertzjq1
2023-05-21refactor(options): deprecate nvim[_buf|_win]_[gs]et_optionLewis Russell1
2023-04-17vim-patch:9.0.1461: ruler not drawn correctly when using 'rulerformat'Sean Dewar1
2022-10-06vim-patch:9.0.0670: no space for command line when there is a tabline (#20512)zeertzjq1
2022-10-06vim-patch:9.0.0665: setting 'cmdheight' has no effect if last window was resi...zeertzjq1
2022-10-05feat(messages)!: graduate the 'msgsep' featurebfredl1
2022-09-21vim-patch:9.0.0517: when at the command line :redrawstatus does not work well...zeertzjq1
2022-09-20vim-patch:9.0.0512: cannot redraw the status lines when editing a commandzeertzjq1
2022-09-20vim-patch:9.0.0507: cmdline cleared when using :redrawstatus in CmdlineChangedzeertzjq1
2022-08-31vim-patch:8.2.3102: test for crash fix does not fail without the fix (#20018)zeertzjq1
2022-08-29fix(redraw): handle switching to a tabpage with larger p_ch valuebfredl1
2022-08-25vim-patch:8.2.0911: crash when opening a buffer for the cmdline window failszeertzjq1
2022-07-27vim-patch:9.0.0086: tabline is not redrawn when entering command linezeertzjq1
2022-04-05fix(tests): update legacy tab switch test to be sanebfredl1
2022-04-05fix(ui): make window resize commands manage cmdheightFamiu Haque1
2020-10-29vim-patch:8.2.0131: command line is not cleared when switching tabsJan Edmund Lazo1