index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
test
/
functional
/
terminal
/
ex_terminal_spec.lua
Age
Commit message (
Expand
)
Author
Files
2024-01-19
fix(edit): don't go to Terminal mode when stopping Insert mode (#27033)
zeertzjq
1
2023-11-30
test: :terminal when 'shell' uses backslashes
zeertzjq
1
2023-11-30
test(ex_terminal_spec): unskip tests that work on Windows (#26311)
zeertzjq
1
2023-10-29
fix(terminal): avoid Insert mode in Terminal buffer
zeertzjq
1
2023-07-28
test: reduce flakiness
zeertzjq
1
2022-11-22
test: simplify platform detection (#21020)
dundargoc
1
2022-11-13
test: introduce skip() #21010
dundargoc
1
2022-10-17
ci: add cirrus to isCI function to skip tests (#20526)
dundargoc
1
2022-09-08
ci: move BSD jobs from sourcehut to Cirrus CI #19616
dundargoc
1
2022-06-25
refactor(tests): introduce testprg()
Justin M. Keyes
1
2022-02-20
ci: skip tests that fail on windows
Dundar Göc
1
2021-10-09
vim-patch:8.2.3461: distinguish Normal and Terminal-Normal mode #15878
zeertzjq
1
2021-09-01
refactor(tests): use assert_alive() #15546
Justin M. Keyes
1
2020-10-19
A Mudholland Dr. Recast
Björn Linse
1
2019-12-22
tests: ex_terminal_spec: retry ":terminal (with fake shell)" (#11588)
Daniel Hahler
1
2019-09-01
test: use shell-test (avoid system shell)
Justin M. Keyes
1
2019-07-08
tests: ex_terminal_spec: add test for previous leak (#10450)
Daniel Hahler
1
2019-07-02
tests: fix flaky "terminal (with fake shell) with not arguments …" (#10401)
Daniel Hahler
1
2019-04-20
Reset stop_insert_mode in terminal_enter rather than terminal_check
glacambre
1
2019-04-08
:stopinsert should leave terminal-mode #9856
glacambre
1
2018-08-27
tests: introduce screen:expect{...} form
Björn Linse
1
2018-06-08
terminal: flush vterm output buffer on pty output #8486
林千里
1
2018-03-24
win: defaults: 'shellcmdflag', 'shellxquote' #7343
Jan Edmund Lazo
1
2018-02-07
:terminal Enter/Leave should not increment jumplist
Justin M. Keyes
1
2018-01-06
win: enable tests in ex_terminal_spec
Jan Edmund Lazo
1
2017-09-07
test: ex_terminal_spec.lua: retry flaky test (#7245)
Justin M. Keyes
1
2017-08-21
Repair ex_terminal_spec functional tests
Drew Neil
1
2017-08-16
win/test: enable more :terminal tests
Justin M. Keyes
1
2017-08-16
win: support :terminal
erw7
1
2017-04-21
tests: detect invalid helpers.sleep
Björn Linse
1
2017-04-21
ui: add tests for new cursor shape modes
Björn Linse
1
2017-04-09
functests: Replace execute with either command or feed_command
ZyX
1
2017-03-17
terminal: Support extra arguments in 'shell'. #4504
Jack Bracewell
1
2017-02-26
terminal: Follow output only if cursor is at end.
Justin M. Keyes
1
2017-02-26
terminal: 'scrollback'
Justin M. Keyes
1
2017-01-31
eval.c: Fix findfile(), :find, gf in :terminal. #6009
Tommy Allen
1
2016-10-20
test: :terminal should not interrupt Press-ENTER
Justin M. Keyes
1
2016-10-12
test/terminal: Cover race when :term shell process exits.
Justin M. Keyes
1
2016-08-31
Merge pull request #5225 from equalsraf/windows-functionaltests
Björn Linse
1
2016-08-29
api/ui: add tests for popupmenu_external events
Björn Linse
1
2016-08-26
Mark some functional tests as pending in Windows
Rui Abreu Ferreira
1
2016-06-10
functests: Check logs in lua code
ZyX
1
2016-05-15
test: term_close use-after-free
Justin M. Keyes
1
2016-05-15
ex_terminal(): fix double-free
Justin M. Keyes
1
2016-05-15
test: ex_terminal() double-free
Justin M. Keyes
1
2015-11-23
test/functional: clean up according to luacheck (part 1)
Marco Hinz
1
2015-11-15
Add TermClose event
Marco Hinz
1
2015-05-02
term: use an argument vector for termopen().
Scott Prager
1