aboutsummaryrefslogtreecommitdiff
path: root/test/functional/terminal/channel_spec.lua
Commit message (Expand)AuthorAge
* feat(jobs): jobstart(…,{term=true}), deprecate termopen() #31343Justin M. Keyes2024-12-19
* fix(tests): needing two calls to setup a screen is cringebfredl2024-11-14
* test: improve test conventionsdundargoc2024-04-23
* refactor(test): inject after_each differentlyLewis Russell2024-04-10
* test: improve test conventionsdundargoc2024-04-08
* refactor(tests): all screen tests should use highlightsbfredl2024-03-23
* test: big cleanup followupLewis Russell2024-01-17
* test: rename (meths, funcs) -> (api, fn)Lewis Russell2024-01-12
* test: typing for helpers.methsLewis Russell2024-01-12
* refactor: format test/*Justin M. Keyes2024-01-03
* test(nvim_open_term): don't resize after creating terminal (#26570)zeertzjq2023-12-14
* feat(nvim_open_term): convert LF => CRLF (#26384)Raphael2023-12-14
* test: avoid repeated screen lines in expected stateszeertzjq2023-12-09
* fix(terminal): assign channel to terminal earlier (#25771)zeertzjq2023-10-25
* test(terminal/channel_spec): fix flakiness (#25649)zeertzjq2023-10-15
* test(terminal/channel_spec): fix screen test immediate success (#23192)zeertzjq2023-04-19
* fix(chansend): sending lines to terminal in reverse order on Windows #19315Enan Ajmain2022-12-08
* chore: fix typos (#17670)dundargoc2022-03-17
* test: improve terminal channel testszeertzjq2022-03-12
* fix(channel): fix channel consistencyerw72022-03-12
* test: require fewest number of main loop iterations possiblezeertzjq2021-11-15
* test: add tests for freeing channel opened by termopen()zeertzjq2021-11-11