neovim/test/functional/terminal
Justin M. Keyes 5b41070c63 paste: implement redo (AKA dot-repeat)
- Normal-mode redo idiom(?): prepend "i" and append ESC.
- Insert-mode only needs AppendToRedobuffLit().
- Cmdline-mode: only paste the first line.
2019-08-27 22:13:45 +02: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 tests: win: enable buffer focus test 2019-08-18 21:40:27 -04:00
cursor_spec.lua :terminal : set topline based on window height #8325 2019-01-29 03:00:48 +01:00
edit_spec.lua tests: shell-test: use count for REP (#10514) 2019-07-16 21:35:53 +02:00
ex_terminal_spec.lua tests: ex_terminal_spec: add test for previous leak (#10450) 2019-07-08 18:42:52 +02:00
helpers.lua paste: WIP #4448 2019-08-27 21:19:10 +02:00
highlight_spec.lua terminal: swap priority of terminal, editor highlights 2019-05-02 09:56:22 +02:00
mouse_spec.lua :terminal : set topline based on window height #8325 2019-01-29 03:00:48 +01:00
scrollback_spec.lua ui/terminal: make terminal state redraw like any other state 2019-05-14 12:54:39 +02:00
tui_spec.lua paste: implement redo (AKA dot-repeat) 2019-08-27 22:13:45 +02:00
window_spec.lua test: improve reliability of ":terminal topline" test 2019-01-31 22:26:32 +01:00
window_split_tab_spec.lua test: win: enable WinEnter terminal test 2019-08-18 21:40:27 -04:00