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
/
scrollback_spec.lua
Age
Commit message (
Expand
)
Author
Files
2026-03-10
feat(terminal): surface exit code via virttext + nvim_get_chan_info #37987
Ayaan
1
2026-02-23
test(terminal/scrollback_spec): fix flaky test (#38026)
zeertzjq
1
2026-02-18
test: fix test failure causing following tests to fail (#37932)
zeertzjq
1
2026-02-17
fix(terminal): crash after deleting buffer lines (#37921)
zeertzjq
1
2026-02-13
fix(terminal): scrollback may still be wrong on height increase (#37835)
zeertzjq
1
2026-02-12
fix(terminal): changing height may lead to wrong scrollback (#37824)
zeertzjq
1
2026-02-10
fix(terminal): wrong scrollback with nvim_open_term() on buffer (#37791)
zeertzjq
1
2026-02-09
fix(terminal): handle ED 3 (clear scrollback) properly (#21412)
zeertzjq
1
2025-10-29
fix(terminal): keep last cursor if it's on the last row
zeertzjq
1
2025-10-25
fix(terminal): adjust marks when deleting scrollback lines (#36294)
zeertzjq
1
2025-07-16
test(tui_spec): flakiness, global highlight definitions #34958
luukvbaal
1
2025-07-14
feat(term): increase max scrollback to 1000000
Lewis Russell
1
2024-12-19
feat(jobs): jobstart(…,{term=true}), deprecate termopen() #31343
Justin M. Keyes
1
2024-12-17
feat(terminal)!: cursor shape and blink (#31562)
Gregory Anders
1
2024-11-14
fix(tests): needing two calls to setup a screen is cringe
bfredl
1
2024-09-15
refactor(tests): rename terminal/testutil.lua => testterm.lua #30372
Justin M. Keyes
1
2024-04-23
test: improve test conventions
dundargoc
1
2024-04-10
refactor(test): inject after_each differently
Lewis Russell
1
2024-04-08
test: improve test conventions
dundargoc
1
2024-03-23
refactor(tests): all screen tests should use highlights
bfredl
1
2024-01-12
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
1
2024-01-12
test: normalise nvim bridge functions
Lewis Russell
1
2024-01-12
test: typing for helpers.meths
Lewis Russell
1
2024-01-03
refactor: format test/*
Justin M. Keyes
1
2023-12-14
feat(nvim_open_term): convert LF => CRLF (#26384)
Raphael
1
2023-12-09
test: avoid repeated screen lines in expected states
zeertzjq
1
2023-12-07
test(terminal): remove unnecessary string operations (#26434)
zeertzjq
1
2023-11-30
test: unskip more terminal tests on Windows (#26315)
zeertzjq
1
2023-09-24
test: only trim trailing spaces in swapfile tests (#25341)
zeertzjq
1
2023-08-14
test(terminal): fix scrollback test flakiness (#24708)
zeertzjq
1
2023-08-10
test: update tests for auto-closing :term buffers
Gregory Anders
1
2023-07-23
test: reduce flakiness (#24443)
zeertzjq
1
2023-05-22
test: don't unnecessarily specify win/buf for `nvim_(get|set)_option_value`
Famiu Haque
1
2023-05-21
refactor(options): deprecate nvim[_buf|_win]_[gs]et_option
Lewis Russell
1
2023-04-05
refactor: rename local API alias from a to api
Lewis Russell
1
2023-03-13
test: unskip working Windows tests (#22537)
dundargoc
1
2022-11-22
test: simplify platform detection (#21020)
dundargoc
1
2022-11-13
test: introduce skip() #21010
dundargoc
1
2022-06-25
refactor(tests): introduce testprg()
Justin M. Keyes
1
2022-06-08
fix(terminal): scrollback delete lines immediately #18832
Javier Lopez
1
2022-05-18
test: unskip tests on Windows (#18600)
zeertzjq
1
2022-02-20
ci: skip tests that fail on windows
Dundar Göc
1
2021-12-15
fix(terminal): fix resize crash with pending scrollback (#14891)
Sean Dewar
1
2020-12-01
test/wildmode_spec: override $PS1
Jan Edmund Lazo
1
2020-10-19
A Mudholland Dr. Recast
Björn Linse
1
2019-11-09
test/Screen:expect: replace "{IGNORE}" with "{MATCH:…}"
Justin M. Keyes
1
2019-10-13
tests/ui: remove unnecessary screen:detach()
Björn Linse
1
2019-09-16
tests: fix flaky 'scrollback' option deletes lines (only) if necessary (#11003)
Daniel Hahler
1
2019-09-06
test: Eliminate expect_err
Justin M. Keyes
1
2019-09-04
tests: scrollback_spec: use shell-test instead of awk (#10914)
Daniel Hahler
1
[next]