neovim/test/functional/terminal
Björn Linse 7a85792884 tui/input: defer nvim_paste properly.
Otherwise cursor and redraw code for normal and insert mode will not run. The
"tickle" workaround was used for this instead, and can now be removed.

The builtin vim.lua got the name
[string "-- Nvim-Lua stdlib: thevimmodule (:help l..."]
in error messages. Fix it to something reasonable.
2019-08-31 09:20:24 +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 tui/input: defer nvim_paste properly. 2019-08-31 09:20:24 +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