neovim/test/functional/terminal
Justin M. Keyes 7b764bb43d terminal: disable 'scrolloff' (fixes flicker)
Besides the special-case in get_scrolloff_value(), it makes sense for
'scrolloff' and 'sidescrolloff' to reflect the correct values (for
plugins, scripts, …).

ref 53d607af9c53accfd634435908fb79061f1212b9
ref #11915
ref #12230
2020-05-04 21:21:33 -07:00
..
altscreen_spec.lua :terminal : set topline based on window height #8325 2019-01-29 03:00:48 +01:00
api_spec.lua defaults: 'showcmd', 'belloff', 'ruler' 2017-03-16 18:44:10 +01:00
buffer_spec.lua terminal: disable 'scrolloff' (fixes flicker) 2020-05-04 21:21:33 -07:00
cursor_spec.lua :terminal : set topline based on window height #8325 2019-01-29 03:00:48 +01:00
edit_spec.lua terminal: absolute CWD in term:// URI #11289 2020-01-26 00:24:42 -08:00
ex_terminal_spec.lua tests: ex_terminal_spec: retry ":terminal (with fake shell)" (#11588) 2019-12-22 11:23:39 +01:00
helpers.lua tests/ui: make screen.lua use "linegrid" representation internally 2019-10-13 22:10:42 +02:00
highlight_spec.lua terminal: add tests for palette color forwarding 2019-11-03 10:14:58 +01:00
mouse_spec.lua terminal: Fix mouse coordinates issue (#12158) 2020-04-21 15:44:39 +02:00
scrollback_spec.lua test/Screen:expect: replace "{IGNORE}" with "{MATCH:…}" 2019-11-09 22:26:01 -08:00
tui_spec.lua edit.c: Ensure undo sync when emulating <Esc>x #11706 2020-01-12 17:09:39 -08:00
window_spec.lua test/ui: update tests for new msg_grid implementation 2019-09-01 15:55:10 +02:00
window_split_tab_spec.lua test: win: enable WinEnter terminal test 2019-08-18 21:40:27 -04:00