summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/terminal
AgeCommit message (Expand)AuthorFiles
2026-04-24feat(tui): restore 'ttyfast' to control tty requests #38699Kyle1
2026-04-24fix(path): normalize path slashes on Windows #37729tao1
2026-04-23fix(terminal): memory leak in pending TermRequest StringBuilder #39333Barrett Ruth1
2026-04-22ci: drop cirrus #39321Justin M. Keyes1
2026-04-22feat(:restart): v:starttime, v:exitreason #39282Justin M. Keyes1
2026-04-22fix(options): default 'titlestring' shows CWD #39233Nick Krichevsky1
2026-04-22test(tui_spec): fix "Uncaught Error" with PUC Lua (#39288)zeertzjq1
2026-04-21fix(:restart): reuse --listen addr on Windows #38539Sanzhar Kuandyk1
2026-04-21feat(normal): normal-mode ZR does :restartJustin M. Keyes1
2026-04-20refactor(test): drop deprecated exc_exec #39242Justin M. Keyes2
2026-04-18test(tui_spec): don't run tty-test in a shell (#39186)zeertzjq1
2026-04-15refactor: update usages of deprecated "buffer" param #39089Justin M. Keyes2
2026-04-15test: replace busted with local harnessLewis Russell1
2026-04-13test(terminal/channel_spec): wait some time for shell to start (#38995)zeertzjq1
2026-04-09fix(messages): truncate warning messages only in display (#38901)zeertzjq1
2026-04-04fix(:restart): inherit stderr fd on Unix (#38755)zeertzjq1
2026-04-04vim-patch:9.2.0267: 'autowrite' not triggered for :termzeertzjq1
2026-04-02test(terminal/cursor_spec): fix flaky test (#38712)zeertzjq1
2026-04-02feat(:restart): reattach all UIs (#38683)zeertzjq1
2026-03-31fix(defaults): check for TUI on non-stdio channel on startup (#38581)zeertzjq1
2026-03-31test(tui_spec): work around flaky test with ASAN (#38619)zeertzjq1
2026-03-31test(tui_spec): unskip a few more tests on Windows (#38618)zeertzjq1
2026-03-31fix(:restart): only pass --headless when there is no UI (#38580)zeertzjq1
2026-03-29test: fix s390x failuresJustin M. Keyes1
2026-03-29fix(:restart): specify ++nested in UIEnter (#38550)zeertzjq1
2026-03-28fix(:restart): formalize restart event #35223Sathya Pramodh1
2026-03-21test(terminal/buffer_spec): increase timeout waiting for REP (#38398)zeertzjq1
2026-03-19fix(terminal): don't poll for output during scrollback refresh (#38365)zeertzjq1
2026-03-18refactor(terminal): impl "[Process exited]" in Lua #38343Ayaan1
2026-03-18test(tui_spec): remove unnecessary :messages (#38349)zeertzjq1
2026-03-17feat(terminal): synchronized output (mode 2026) #38284mgleonard4251
2026-03-16fix(terminal): don't always leave if enter autocmds delete buffer #38324Sean Dewar1
2026-03-15fix(terminal): heap UAF from autocmds when entering #38316Sean Dewar1
2026-03-12docs: use "ev" convention in event-handlersJustin M. Keyes3
2026-03-11docs: deprecate hit-enterJustin M. Keyes1
2026-03-11fix(terminal): free the "[Process exited]" msg extmark #38246Ayaan1
2026-03-10feat(terminal): surface exit code via virttext + nvim_get_chan_info #37987Ayaan5
2026-03-06revert: "fix(tui): server --listen error sometimes not visible (#38027)" (#38...zeertzjq1
2026-03-02fix(tui): server --listen error sometimes not visible (#38027)zeertzjq1
2026-03-02test(terminal/cursor_spec): only delete TermOpen autocmds (#38123)zeertzjq1
2026-02-28fix(channel): support :detach, :restart on Windows #37977Sanzhar Kuandyk1
2026-02-27fix(startup): wait for bg detection before user config #37075Kyle1
2026-02-27fix(restart): drop "-s <scriptfile>" from v:argv on :restart #38058glepnir1
2026-02-26test: remove remaining use of feed_command() in terminal/ (#38069)zeertzjq5
2026-02-24refactor(test): avoid deprecated functions #37017glepnir1
2026-02-23test: don't test overriding argv[0] using FFI (#38012)zeertzjq1
2026-02-23test(terminal/scrollback_spec): fix flaky test (#38026)zeertzjq1
2026-02-23test(terminal/channel_spec): fix flaky test (#38023)zeertzjq1
2026-02-20test: start test runners in Xtest_xdg dir (#37964)zeertzjq1
2026-02-19test(terminal/channel_spec): fix test still flaky on Windows (#37968)zeertzjq1