summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/terminal/edit_spec.lua
AgeCommit message (Expand)AuthorFiles
2026-03-10feat(terminal): surface exit code via virttext + nvim_get_chan_info #37987Ayaan1
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-01-12test: rename (meths, funcs) -> (api, fn)Lewis Russell1
2024-01-12test: normalise nvim bridge functionsLewis Russell1
2024-01-12test: typing for helpers.methsLewis Russell1
2024-01-12test: do not inject vim module into global helpersLewis Russell1
2024-01-03refactor: format test/*Justin M. Keyes1
2023-09-15test(windows): unskip working tests (#25153)dundargoc1
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-06-25refactor(tests): introduce testprg()Justin M. Keyes1
2022-02-20ci: skip tests that fail on windowsDundar Göc1
2020-01-26terminal: absolute CWD in term:// URI #11289Chris LaRose1
2019-07-16tests: shell-test: use count for REP (#10514)Daniel Hahler1
2018-03-24win: defaults: 'shellcmdflag', 'shellxquote' #7343Jan Edmund Lazo1
2017-04-12win: default shellxescape, shellxquote to emptyRui Abreu Ferreira1
2017-04-12win: defaults: 'shellredir', 'shellxquote', 'shellxescape'Justin M. Keyes1
2017-02-26terminal: Follow output only if cursor is at end.Justin M. Keyes1
2017-02-26terminal: 'scrollback'Justin M. Keyes1
2016-11-17build: Target luacheck HEAD.Justin M. Keyes1
2016-08-29api/ui: add tests for popupmenu_external eventsBjörn Linse1
2016-06-10functests: Check logs in lua codeZyX1
2016-04-01tests: update tests to use [gs]et_lines instead of [gs]et_line_sliceBjörn Linse1
2016-02-29Tests: fix according to lualintMarco Hinz1
2016-02-28functests: Make test more robustZyX1
2016-02-28functests: Make sure that setting scrollback size works from TermOpenZyX1
2016-02-28main: Make using :edit term:// run TermOpen eventZyX1