neovim/test/functional/terminal
zeertzjq ad867fee26
fix(tui): handle cursor visibility properly (#26091)
The test is for the case without 'termsync' because libvterm doesn't
support synchronized output, and it passes without this PR.
2023-11-17 22:13:30 +08:00
..
altscreen_spec.lua test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
api_spec.lua fix(tui): grid_clear properly clears the screen 2023-05-03 14:58:25 +02:00
buffer_spec.lua fix(terminal): forward horizontal mouse scrolling (#24552) 2023-08-04 10:24:27 +08:00
channel_spec.lua fix(terminal): assign channel to terminal earlier (#25771) 2023-10-25 09:59:02 +08:00
cursor_spec.lua test: reduce flakiness (#24443) 2023-07-23 12:46:56 +08:00
edit_spec.lua test(windows): unskip working tests (#25153) 2023-09-15 16:33:26 +08:00
ex_terminal_spec.lua fix(terminal): avoid Insert mode in Terminal buffer (#25820) 2023-10-29 09:32:03 +08:00
helpers.lua test: reduce flakiness (#24443) 2023-07-23 12:46:56 +08:00
highlight_spec.lua test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
mouse_spec.lua fix(terminal): keep focus when scrolling number column of another window (#25848) 2023-10-31 15:23:20 +08:00
scrollback_spec.lua test: only trim trailing spaces in swapfile tests (#25341) 2023-09-24 22:03:54 +08:00
tui_spec.lua fix(tui): handle cursor visibility properly (#26091) 2023-11-17 22:13:30 +08:00
window_spec.lua fix(terminal): check terminal size at end of screen update (#25480) 2023-10-03 10:23:03 +08:00
window_split_tab_spec.lua test: don't unnecessarily specify win/buf for nvim_(get|set)_option_value 2023-05-22 13:02:07 +06:00