summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/terminal/ex_terminal_spec.lua
AgeCommit message (Expand)AuthorFiles
2026-04-24fix(path): normalize path slashes on Windows #37729tao1
2026-04-22ci: drop cirrus #39321Justin M. Keyes1
2026-04-20refactor(test): drop deprecated exc_exec #39242Justin M. Keyes1
2026-04-04vim-patch:9.2.0267: 'autowrite' not triggered for :termzeertzjq1
2026-03-18refactor(terminal): impl "[Process exited]" in Lua #38343Ayaan1
2026-02-26test: remove remaining use of feed_command() in terminal/ (#38069)zeertzjq1
2026-02-20test: start test runners in Xtest_xdg dir (#37964)zeertzjq1
2026-01-03fix(terminal): inconsistent mode change when switching buffer (#37215)zeertzjq1
2025-10-27test(ex_terminal_spec): fix flakiness (#36347)zeertzjq1
2025-01-14refactor: use nvim.foo.bar format for autocommand groupsMaria José Solano1
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-02-26fix(process): start pty process eof timer on main thread (#27625)zeertzjq1
2024-01-16fix(edit): don't go to Terminal mode when stopping Insert mode (#27033)zeertzjq1
2024-01-12test: rename (meths, funcs) -> (api, fn)Lewis Russell1
2024-01-12test: normalise nvim bridge functionsLewis Russell1
2024-01-03refactor: format test/*Justin M. Keyes1
2023-12-09test: avoid repeated screen lines in expected stateszeertzjq1
2023-11-30test(ex_terminal_spec): match descriptions (#26314)zeertzjq1
2023-11-30test: :terminal when 'shell' uses backslasheszeertzjq1
2023-11-30test(ex_terminal_spec): unskip tests that work on Windows (#26310)zeertzjq1
2023-10-29fix(terminal): avoid Insert mode in Terminal buffer (#25820)zeertzjq1
2023-08-10test: update tests for auto-closing :term buffersGregory Anders1
2023-07-23test: reduce flakiness (#24443)zeertzjq1
2023-05-21refactor(options): deprecate nvim[_buf|_win]_[gs]et_optionLewis Russell1
2022-11-22test: simplify platform detection (#21020)dundargoc1
2022-11-13test: introduce skip() #21010dundargoc1
2022-10-17ci: add cirrus to isCI function to skip tests (#20526)dundargoc1
2022-09-08ci: move BSD jobs from sourcehut to Cirrus CI #19616dundargoc1
2022-06-25refactor(tests): introduce testprg()Justin M. Keyes1
2022-02-20ci: skip tests that fail on windowsDundar Göc1
2021-10-09vim-patch:8.2.3461: distinguish Normal and Terminal-Normal mode #15878zeertzjq1
2021-09-01refactor(tests): use assert_alive() #15546Justin M. Keyes1
2020-10-19A Mudholland Dr. RecastBjörn Linse1
2019-12-22tests: ex_terminal_spec: retry ":terminal (with fake shell)" (#11588)Daniel Hahler1
2019-09-01test: use shell-test (avoid system shell)Justin M. Keyes1
2019-07-08tests: ex_terminal_spec: add test for previous leak (#10450)Daniel Hahler1
2019-07-02tests: fix flaky "terminal (with fake shell) with not arguments …" (#10401)Daniel Hahler1
2019-04-20Reset stop_insert_mode in terminal_enter rather than terminal_checkglacambre1
2019-04-08:stopinsert should leave terminal-mode #9856glacambre1
2018-08-27tests: introduce screen:expect{...} formBjörn Linse1
2018-06-08terminal: flush vterm output buffer on pty output #8486林千里1
2018-03-24win: defaults: 'shellcmdflag', 'shellxquote' #7343Jan Edmund Lazo1
2018-02-07:terminal Enter/Leave should not increment jumplistJustin M. Keyes1
2018-01-06win: enable tests in ex_terminal_specJan Edmund Lazo1
2017-09-07test: ex_terminal_spec.lua: retry flaky test (#7245)Justin M. Keyes1