index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
terminal
/
ex_terminal_spec.lua
Commit message (
Expand
)
Author
Age
*
ci: move BSD jobs from sourcehut to Cirrus CI #19616
dundargoc
2022-09-08
*
refactor(tests): introduce testprg()
Justin M. Keyes
2022-06-25
*
ci: skip tests that fail on windows
Dundar Göc
2022-02-20
*
vim-patch:8.2.3461: distinguish Normal and Terminal-Normal mode #15878
zeertzjq
2021-10-09
*
refactor(tests): use assert_alive() #15546
Justin M. Keyes
2021-09-01
*
A Mudholland Dr. Recast
Björn Linse
2020-10-19
*
tests: ex_terminal_spec: retry ":terminal (with fake shell)" (#11588)
Daniel Hahler
2019-12-22
*
test: use shell-test (avoid system shell)
Justin M. Keyes
2019-09-01
*
tests: ex_terminal_spec: add test for previous leak (#10450)
Daniel Hahler
2019-07-08
*
tests: fix flaky "terminal (with fake shell) with not arguments …" (#10401)
Daniel Hahler
2019-07-02
*
Reset stop_insert_mode in terminal_enter rather than terminal_check
glacambre
2019-04-20
*
:stopinsert should leave terminal-mode #9856
glacambre
2019-04-08
*
tests: introduce screen:expect{...} form
Björn Linse
2018-08-27
*
terminal: flush vterm output buffer on pty output #8486
林千里
2018-06-08
*
win: defaults: 'shellcmdflag', 'shellxquote' #7343
Jan Edmund Lazo
2018-03-24
*
:terminal Enter/Leave should not increment jumplist
Justin M. Keyes
2018-02-07
*
win: enable tests in ex_terminal_spec
Jan Edmund Lazo
2018-01-06
*
test: ex_terminal_spec.lua: retry flaky test (#7245)
Justin M. Keyes
2017-09-07
*
Repair ex_terminal_spec functional tests
Drew Neil
2017-08-21
*
win/test: enable more :terminal tests
Justin M. Keyes
2017-08-16
*
win: support :terminal
erw7
2017-08-16
*
tests: detect invalid helpers.sleep
Björn Linse
2017-04-21
*
ui: add tests for new cursor shape modes
Björn Linse
2017-04-21
*
functests: Replace execute with either command or feed_command
ZyX
2017-04-09
*
terminal: Support extra arguments in 'shell'. #4504
Jack Bracewell
2017-03-17
*
terminal: Follow output only if cursor is at end.
Justin M. Keyes
2017-02-26
*
terminal: 'scrollback'
Justin M. Keyes
2017-02-26
*
eval.c: Fix findfile(), :find, gf in :terminal. #6009
Tommy Allen
2017-01-31
*
test: :terminal should not interrupt Press-ENTER
Justin M. Keyes
2016-10-20
*
test/terminal: Cover race when :term shell process exits.
Justin M. Keyes
2016-10-12
*
Merge pull request #5225 from equalsraf/windows-functionaltests
Björn Linse
2016-08-31
|
\
|
*
Mark some functional tests as pending in Windows
Rui Abreu Ferreira
2016-08-26
*
|
api/ui: add tests for popupmenu_external events
Björn Linse
2016-08-29
|
/
*
functests: Check logs in lua code
ZyX
2016-06-10
*
test: term_close use-after-free
Justin M. Keyes
2016-05-15
*
ex_terminal(): fix double-free
Justin M. Keyes
2016-05-15
*
test: ex_terminal() double-free
Justin M. Keyes
2016-05-15
*
test/functional: clean up according to luacheck (part 1)
Marco Hinz
2015-11-23
*
Add TermClose event
Marco Hinz
2015-11-15
*
term: use an argument vector for termopen().
Scott Prager
2015-05-02