summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/ui/inccommand_user_spec.lua
AgeCommit message (Expand)AuthorFiles
2025-08-17docs: misc, dev-api-fast, $XDG_STATE_HOME #35138Justin M. Keyes1
2025-08-12fix(api): fix crash in command preview with % #35228glepnir1
2025-08-09fix(cmdline): trigger CmdlineChanged after command preview (#35254)zeertzjq1
2025-02-26feat(lua): vim.text.indent()Justin M. Keyes1
2025-01-20feat(inccommand): preview 'nomodifiable' buffers #32034Donatas1
2024-11-14fix(tests): needing two calls to setup a screen is cringebfredl1
2024-11-07fix(inccommand): ensure cursor is where it belongsLuuk van Baal1
2024-04-23test: improve test conventionsdundargoc1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-09fix(tests): use more global highlight definitionsbfredl1
2024-04-08test: improve test conventionsdundargoc1
2024-01-19fix(inccommand): improve preview buffer number handling (#27087)zeertzjq1
2024-01-03refactor: format test/*Justin M. Keyes1
2023-12-09test: avoid repeated screen lines in expected stateszeertzjq1
2023-08-05fix(inccommand): don't set an invalid 'undolevels' value (#24575)zeertzjq1
2023-07-26test(inccommand): add a test for #20248 (#24489)zeertzjq1
2023-07-26fix(inccommand): restrict cmdpreview undo calls (#24289)Alexandre Teoi1
2023-05-29fix(substitute): properly check if preview is needed (#23809)zeertzjq1
2023-05-21refactor(options): deprecate nvim[_buf|_win]_[gs]et_optionLewis Russell1
2022-09-30docs: fix typos (#20394)dundargoc1
2022-08-19feat: multibuffer preview support for inccommandFamiu Haque1
2022-06-02fix(inccommand): avoid crash if callback changes inccommand option (#18830)zeertzjq1
2022-06-01fix(inccommand): do not try to preview an ambiguous command (#18827)zeertzjq1
2022-05-31feat: add preview functionality to user commandsFamiu Haque1