neovim/test/functional/terminal
Justin M. Keyes 3cb89cafe3
vim-patch:8.1.0994: fix relative cursor position #9676
Problem:    Relative cursor position is not calculated correctly.
Solution:   Always set topline, also when window is one line only.
            (Robert Webb) Add more info to getwininfo() for testing.
8fcb60f961
2019-03-09 23:12:33 +01: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 : set topline based on window height #8325 2019-01-29 03:00:48 +01:00
cursor_spec.lua :terminal : set topline based on window height #8325 2019-01-29 03:00:48 +01:00
edit_spec.lua win: defaults: 'shellcmdflag', 'shellxquote' #7343 2018-03-24 22:05:53 +01:00
ex_terminal_spec.lua tests: introduce screen:expect{...} form 2018-08-27 15:15:49 +02:00
helpers.lua window/ui: reorganize size variables, fix terminal window size with multigrid. 2019-01-27 12:07:06 +01:00
highlight_spec.lua :terminal : set topline based on window height #8325 2019-01-29 03:00:48 +01:00
mouse_spec.lua :terminal : set topline based on window height #8325 2019-01-29 03:00:48 +01:00
scrollback_spec.lua terminal: Fix potential invalid local 'scrollback' (#9605) 2019-02-17 08:07:30 +01:00
tui_spec.lua TUI: rework background-color detection 2019-02-22 21:15:16 +01:00
window_spec.lua test: improve reliability of ":terminal topline" test 2019-01-31 22:26:32 +01:00
window_split_tab_spec.lua vim-patch:8.1.0994: fix relative cursor position #9676 2019-03-09 23:12:33 +01:00