summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/terminal/channel_spec.lua
AgeCommit message (Expand)AuthorFiles
2026-04-13test(terminal/channel_spec): wait some time for shell to start (#38995)zeertzjq1
2026-03-10feat(terminal): surface exit code via virttext + nvim_get_chan_info #37987Ayaan1
2026-02-23test(terminal/channel_spec): fix flaky test (#38023)zeertzjq1
2026-02-19test(terminal/channel_spec): fix test still flaky on Windows (#37968)zeertzjq1
2026-02-19test: fix flaky tests in terminal/{buffer,channel}_spec.lua (#37966)zeertzjq1
2026-02-08fix(terminal): autocmds leave terminal open to wiped bufferSean Dewar1
2026-01-28fix(terminal): wrong scrollback with BufFile* autocommand (#37601)zeertzjq1
2026-01-28fix(terminal): losing output if BufFile* poll for events (#37580)zeertzjq1
2026-01-27fix(terminal): possible heap-use-after-free during Nvim exitzeertzjq1
2026-01-27fix(terminal): losing scrollback when TermOpen polls for events (#37573)zeertzjq1
2025-12-02test: unreliable "channel opened, ..., deleted by pressing a key"Justin M. Keyes1
2025-12-02test: unreliable "job exit event on jobstart(…,{term=true})"Justin M. Keyes1
2025-07-16test(tui_spec): flakiness, global highlight definitions #34958luukvbaal1
2024-12-19feat(jobs): jobstart(…,{term=true}), deprecate termopen() #31343Justin M. Keyes1
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-17test: big cleanup followupLewis Russell1
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-14test(nvim_open_term): don't resize after creating terminal (#26570)zeertzjq1
2023-12-14feat(nvim_open_term): convert LF => CRLF (#26384)Raphael1
2023-12-09test: avoid repeated screen lines in expected stateszeertzjq1
2023-10-25fix(terminal): assign channel to terminal earlier (#25771)zeertzjq1
2023-10-15test(terminal/channel_spec): fix flakiness (#25649)zeertzjq1
2023-04-19test(terminal/channel_spec): fix screen test immediate success (#23192)zeertzjq1
2022-12-08fix(chansend): sending lines to terminal in reverse order on Windows #19315Enan Ajmain1
2022-03-17chore: fix typos (#17670)dundargoc1
2022-03-12test: improve terminal channel testszeertzjq1
2022-03-12fix(channel): fix channel consistencyerw71
2021-11-15test: require fewest number of main loop iterations possiblezeertzjq1
2021-11-11test: add tests for freeing channel opened by termopen()zeertzjq1