aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui/inccommand_user_spec.lua
Commit message (Expand)AuthorAge
* feat(inccommand): preview 'nomodifiable' buffers #32034Donatas2025-01-20
* fix(tests): needing two calls to setup a screen is cringebfredl2024-11-14
* fix(inccommand): ensure cursor is where it belongsLuuk van Baal2024-11-07
* test: improve test conventionsdundargoc2024-04-23
* refactor(test): inject after_each differentlyLewis Russell2024-04-10
* fix(tests): use more global highlight definitionsbfredl2024-04-09
* test: improve test conventionsdundargoc2024-04-08
* fix(inccommand): improve preview buffer number handling (#27087)zeertzjq2024-01-19
* refactor: format test/*Justin M. Keyes2024-01-03
* test: avoid repeated screen lines in expected stateszeertzjq2023-12-09
* fix(inccommand): don't set an invalid 'undolevels' value (#24575)zeertzjq2023-08-05
* test(inccommand): add a test for #20248 (#24489)zeertzjq2023-07-26
* fix(inccommand): restrict cmdpreview undo calls (#24289)Alexandre Teoi2023-07-26
* fix(substitute): properly check if preview is needed (#23809)zeertzjq2023-05-29
* refactor(options): deprecate nvim[_buf|_win]_[gs]et_optionLewis Russell2023-05-21
* docs: fix typos (#20394)dundargoc2022-09-30
* feat: multibuffer preview support for inccommandFamiu Haque2022-08-19
* fix(inccommand): avoid crash if callback changes inccommand option (#18830)zeertzjq2022-06-02
* fix(inccommand): do not try to preview an ambiguous command (#18827)zeertzjq2022-06-01
* feat: add preview functionality to user commandsFamiu Haque2022-05-31