neovim/test/functional/terminal
erw7 5051510ade fix(channel): fix channel consistency
- Fix the problem that chanclose() does not work for channel created by
  nvim_open_term().
- Fix the problem that the loopback channel is not released.
- Fix the error message when sending raw data to the loopback channel.
2022-03-12 19:23:45 +08: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 ci: skip tests that fail on windows 2022-02-20 10:22:39 +01:00
channel_spec.lua fix(channel): fix channel consistency 2022-03-12 19:23:45 +08:00
cursor_spec.lua test: use helpers.pending_win32(pending) instead of iswin() 2022-02-26 19:40:11 +08:00
edit_spec.lua ci: skip tests that fail on windows 2022-02-20 10:22:39 +01:00
ex_terminal_spec.lua ci: skip tests that fail on windows 2022-02-20 10:22:39 +01:00
helpers.lua test: mention poke_eventloop() instead of wait() 2022-03-02 22:31:20 +08:00
highlight_spec.lua fix(api): highlight attribute for underline 2022-03-06 23:51:25 +03:00
mouse_spec.lua fix(input): put modifiers back into typeahead buffer when needed 2022-01-23 05:58:32 +08:00
scrollback_spec.lua ci: skip tests that fail on windows 2022-02-20 10:22:39 +01:00
tui_spec.lua test: make some tests more stable (#16860) 2022-01-01 07:28:52 -07:00
window_spec.lua ci: skip tests that fail on windows 2022-02-20 10:22:39 +01:00
window_split_tab_spec.lua vim-patch:8.2.3461: distinguish Normal and Terminal-Normal mode #15878 2021-10-09 18:15:46 -07:00