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
/
scrollback_spec.lua
Commit message (
Expand
)
Author
Age
*
feat(jobs): jobstart(…,{term=true}), deprecate termopen() #31343
Justin M. Keyes
2024-12-19
*
feat(terminal)!: cursor shape and blink (#31562)
Gregory Anders
2024-12-17
*
fix(tests): needing two calls to setup a screen is cringe
bfredl
2024-11-14
*
refactor(tests): rename terminal/testutil.lua => testterm.lua #30372
Justin M. Keyes
2024-09-15
*
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: rename (meths, funcs) -> (api, fn)
Lewis Russell
2024-01-12
*
test: normalise nvim bridge functions
Lewis Russell
2024-01-12
*
test: typing for helpers.meths
Lewis Russell
2024-01-12
*
refactor: format test/*
Justin M. Keyes
2024-01-03
*
feat(nvim_open_term): convert LF => CRLF (#26384)
Raphael
2023-12-14
*
test: avoid repeated screen lines in expected states
zeertzjq
2023-12-09
*
test(terminal): remove unnecessary string operations (#26434)
zeertzjq
2023-12-07
*
test: unskip more terminal tests on Windows (#26315)
zeertzjq
2023-11-30
*
test: only trim trailing spaces in swapfile tests (#25341)
zeertzjq
2023-09-24
*
test(terminal): fix scrollback test flakiness (#24708)
zeertzjq
2023-08-14
*
test: update tests for auto-closing :term buffers
Gregory Anders
2023-08-10
*
test: reduce flakiness (#24443)
zeertzjq
2023-07-23
*
test: don't unnecessarily specify win/buf for `nvim_(get|set)_option_value`
Famiu Haque
2023-05-22
*
refactor(options): deprecate nvim[_buf|_win]_[gs]et_option
Lewis Russell
2023-05-21
*
refactor: rename local API alias from a to api
Lewis Russell
2023-04-05
*
test: unskip working Windows tests (#22537)
dundargoc
2023-03-13
*
test: simplify platform detection (#21020)
dundargoc
2022-11-22
*
test: introduce skip() #21010
dundargoc
2022-11-13
*
refactor(tests): introduce testprg()
Justin M. Keyes
2022-06-25
*
fix(terminal): scrollback delete lines immediately #18832
Javier Lopez
2022-06-08
*
test: unskip tests on Windows (#18600)
zeertzjq
2022-05-18
*
ci: skip tests that fail on windows
Dundar Göc
2022-02-20
*
fix(terminal): fix resize crash with pending scrollback (#14891)
Sean Dewar
2021-12-15
*
test/wildmode_spec: override $PS1
Jan Edmund Lazo
2020-12-01
*
A Mudholland Dr. Recast
Björn Linse
2020-10-19
*
test/Screen:expect: replace "{IGNORE}" with "{MATCH:…}"
Justin M. Keyes
2019-11-09
*
tests/ui: remove unnecessary screen:detach()
Björn Linse
2019-10-13
*
tests: fix flaky 'scrollback' option deletes lines (only) if necessary (#11003)
Daniel Hahler
2019-09-16
*
test: Eliminate expect_err
Justin M. Keyes
2019-09-06
*
tests: scrollback_spec: use shell-test instead of awk (#10914)
Daniel Hahler
2019-09-04
*
CI/OpenBSD: run functional tests
Edd Barrett
2019-09-01
*
ui/terminal: make terminal state redraw like any other state
Björn Linse
2019-05-14
*
terminal: Fix potential invalid local 'scrollback' (#9605)
Justin M. Keyes
2019-02-17
*
options: set 'scrollback' to -1 by default #9563
Marco Hinz
2019-02-04
*
:terminal : set topline based on window height #8325
Andrew Pyatkov
2019-01-29
*
test: fix/speedup scrollback_spec
Jan Edmund Lazo
2018-10-22
*
tests: improve robustness of immediate successes in screen tests
Björn Linse
2018-10-15
*
tests: introduce screen:expect{...} form
Björn Linse
2018-08-27
*
defaults: scrollback=10000 (#7556)
Justin M. Keyes
2017-11-14
*
test/win: give up on this one
Justin M. Keyes
2017-08-16
*
test/win: place cursor at edge to tickle SIGWINCH
Justin M. Keyes
2017-08-16
*
test: tty-test.c: restore win32 SIGWINCH handler
Justin M. Keyes
2017-08-16
[next]