summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/legacy/prompt_buffer_spec.lua
AgeCommit message (Expand)AuthorFiles
2026-04-20refactor(test): drop deprecated exc_exec #39242Justin M. Keyes1
2026-03-27feat(prompt): prompt_appendbuf() appends to prompt buffer #37763Shadman1
2026-03-11fix(prompt): don't implicitly set 'modified' #38118Willaaaaaaa1
2026-02-17fix(prompt): clear undo when changing/appending promptSean Dewar1
2026-02-17fix(prompt): prompt_setprompt cursor col adjustmentSean Dewar1
2026-02-17fix(prompt): prompt_setprompt with unloaded buffer, ': with lnum 0Sean Dewar1
2026-02-15fix(prompt): wrong cursor col after prompt_setprompt, no on_linesSean Dewar1
2026-02-15vim-patch:9.2.0004: Changing hidden prompt buffer cancels :startinsert/:stopi...zeertzjq1
2026-02-15fix(prompt): prompt_setprompt sets cursor col unnecessarilySean Dewar1
2026-02-15fix(prompt): ml_get error with invalid ': lnumSean Dewar1
2026-02-15fix(prompt): heap-buffer-overflows with invalid ': colSean Dewar1
2026-02-15fix(prompt): heap-buffer-overflow in prompt_setpromptSean Dewar1
2026-02-14feat(prompt): plugins can update prompt during user input #37743Shadman1
2026-02-03fix(prompt): ensure prompt-mark col gets reseted properly #37669Shadman1
2026-01-30fix(prompt): also store column info in ': mark #36194Shadman1
2025-11-08fix(prompt): wrong cursor position with cursor keys (#36196)Shadman1
2025-09-19test: fix prompt_buffer_spec flakiness (#35838)Shadman1
2025-09-16docs: small fixes (#35791)zeertzjq1
2025-09-08fix(prompt_buffer): plugins can't set `':` mark #35624Shadman1
2025-07-29fix(prompt): cursor on prompt line, disallow ":edit" #34736Shadman1
2025-06-30fix(prompt): prompt mark not placed after text edits correctly #34671Shadman1
2025-06-24feat(prompt): prompt_getinput() gets current input #34491Shadman1
2025-06-24fix(prompt): "%" prefix repeated on newlines with formatoptions+=r #34584Shadman1
2025-06-20test(prompt): nvim_paste in prompt buffer #34583Shadman1
2025-06-18docs: api, miscJustin M. Keyes1
2025-06-17feat(prompt): multiline prompt input #33371Shadman1
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-23refactor(tests): all screen tests should use highlightsbfredl1
2024-01-18vim-patch:9.1.0040: issue with prompt buffer and hidden buffer (#27071)zeertzjq1
2024-01-17vim-patch:9.1.0033: Insert mode not stopped if closing prompt buffer modifies...zeertzjq1
2024-01-12test: rename (meths, funcs) -> (api, fn)Lewis Russell1
2024-01-12test: typing for helpers.methsLewis Russell1
2024-01-03refactor: format test/*Justin M. Keyes1
2023-12-09test: avoid repeated screen lines in expected stateszeertzjq1
2023-04-10vim-patch:9.0.1443: ending Insert mode when accessing a hidden prompt buffer ...zeertzjq1
2023-04-03vim-patch:9.0.1439: start Insert mode when accessing a hidden prompt buffer (...zeertzjq1
2023-02-21test(legacy/prompt_buffer_spec): align script with oldtest more (#22354)zeertzjq1
2022-05-21fix(tests): fix some screen.lua warningsbfredl1
2021-12-07vim-patch:8.2.3671: restarting Insert mode in prompt buffer too oftenSean Dewar1
2021-12-07test(prompt_buffer_spec): include changes from v8.1.1984Sean Dewar1
2021-12-07vim-patch:8.2.2014: using CTRL-O in a prompt buffer moves cursor to startSean Dewar1
2021-12-07vim-patch:8.2.1781: writing to prompt buffer interferes with insert modeSean Dewar1
2020-02-12vim-patch:8.1.0092: prompt buffer test failserw71
2020-02-12vim-patch:8.1.0036: not restoring Insert mode if leaving prompt buffer with m...erw71
2020-02-12vim-patch:8.1.0032: BS in prompt buffer starts new lineerw71
2020-02-12vim-patch:8.1.0027: difficult to make a plugin that feeds a line to a joberw71