neovim/test/functional/terminal
2024-02-24 05:12:30 +08:00
..
altscreen_spec.lua test: rename (meths, funcs) -> (api, fn) 2024-01-12 18:59:14 +00:00
api_spec.lua refactor: format test/* 2024-01-03 02:09:29 +01:00
buffer_spec.lua fix(terminal): block input when there is pending TermRequest (#27589) 2024-02-24 05:12:30 +08:00
channel_spec.lua test: big cleanup followup 2024-01-17 10:10:17 +00:00
cursor_spec.lua test: normalise nvim bridge functions 2024-01-12 17:53:27 +00:00
edit_spec.lua test: rename (meths, funcs) -> (api, fn) 2024-01-12 18:59:14 +00:00
ex_terminal_spec.lua fix(edit): don't go to Terminal mode when stopping Insert mode (#27033) 2024-01-16 10:42:09 +08:00
helpers.lua test(tui_spec): prevent race between nvim_input and nvim_paste (#27356) 2024-02-06 14:05:49 +08:00
highlight_spec.lua test: rename (meths, funcs) -> (api, fn) 2024-01-12 18:59:14 +00:00
mouse_spec.lua test: rename (meths, funcs) -> (api, fn) 2024-01-12 18:59:14 +00:00
scrollback_spec.lua test: rename (meths, funcs) -> (api, fn) 2024-01-12 18:59:14 +00:00
tui_spec.lua test: add test for scroll wheel at right-click menu (#27409) 2024-02-10 11:54:26 +08:00
window_spec.lua refactor: format test/* 2024-01-03 02:09:29 +01:00
window_split_tab_spec.lua test: rename (meths, funcs) -> (api, fn) 2024-01-12 18:59:14 +00:00