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
/
channel_spec.lua
Commit message (
Expand
)
Author
Age
*
feat(jobs): jobstart(…,{term=true}), deprecate termopen() #31343
Justin M. Keyes
2024-12-19
*
fix(tests): needing two calls to setup a screen is cringe
bfredl
2024-11-14
*
test: improve test conventions
dundargoc
2024-04-23
*
refactor(test): inject after_each differently
Lewis Russell
2024-04-10
*
test: improve test conventions
dundargoc
2024-04-08
*
refactor(tests): all screen tests should use highlights
bfredl
2024-03-23
*
test: big cleanup followup
Lewis Russell
2024-01-17
*
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
2024-01-12
*
test: typing for helpers.meths
Lewis Russell
2024-01-12
*
refactor: format test/*
Justin M. Keyes
2024-01-03
*
test(nvim_open_term): don't resize after creating terminal (#26570)
zeertzjq
2023-12-14
*
feat(nvim_open_term): convert LF => CRLF (#26384)
Raphael
2023-12-14
*
test: avoid repeated screen lines in expected states
zeertzjq
2023-12-09
*
fix(terminal): assign channel to terminal earlier (#25771)
zeertzjq
2023-10-25
*
test(terminal/channel_spec): fix flakiness (#25649)
zeertzjq
2023-10-15
*
test(terminal/channel_spec): fix screen test immediate success (#23192)
zeertzjq
2023-04-19
*
fix(chansend): sending lines to terminal in reverse order on Windows #19315
Enan Ajmain
2022-12-08
*
chore: fix typos (#17670)
dundargoc
2022-03-17
*
test: improve terminal channel tests
zeertzjq
2022-03-12
*
fix(channel): fix channel consistency
erw7
2022-03-12
*
test: require fewest number of main loop iterations possible
zeertzjq
2021-11-15
*
test: add tests for freeing channel opened by termopen()
zeertzjq
2021-11-11