neovim/test/functional/terminal
bfredl 9092540315 feat(terminal): implement <c-\><c-o> for terminal mode
this works similar to <c-o> or <c-\><c-o> in insert mode
2022-08-02 13:54:41 +02:00
..
altscreen_spec.lua :terminal : set topline based on window height #8325 2019-01-29 03:00:48 +01:00
api_spec.lua feat: stdpath('run'), /tmp/nvim.user/ #18993 2022-06-30 04:16:46 -07:00
buffer_spec.lua feat(terminal): implement <c-\><c-o> for terminal mode 2022-08-02 13:54:41 +02:00
channel_spec.lua chore: fix typos (#17670) 2022-03-17 13:21:24 +08:00
cursor_spec.lua refactor(tests): introduce testprg() 2022-06-25 08:27:17 -07:00
edit_spec.lua refactor(tests): introduce testprg() 2022-06-25 08:27:17 -07:00
ex_terminal_spec.lua refactor(tests): introduce testprg() 2022-06-25 08:27:17 -07:00
helpers.lua refactor(tests): introduce testprg() 2022-06-25 08:27:17 -07:00
highlight_spec.lua refactor(highlight)!: rename attributes to match Vim (#19159) 2022-06-30 16:57:44 +08: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 refactor(tests): introduce testprg() 2022-06-25 08:27:17 -07:00
tui_spec.lua vim-patch:9.0.0071: command overlaps with printed text in scrollback (#19505) 2022-07-26 07:30:33 +08: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