neovim/test/functional/terminal
Chris LaRose c6ff23d7a0 terminal: absolute CWD in term:// URI #11289
This makes it possible to restore the working directory of :terminal
buffers when reading those buffers from a session file.

Fixes #11288

Co-authored-by: Justin M. Keyes <justinkz@gmail.com>
2020-01-26 00:24:42 -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 API: deprecate nvim_command_output 2019-12-02 20:52:06 -08:00
cursor_spec.lua :terminal : set topline based on window height #8325 2019-01-29 03:00:48 +01:00
edit_spec.lua terminal: absolute CWD in term:// URI #11289 2020-01-26 00:24:42 -08:00
ex_terminal_spec.lua tests: ex_terminal_spec: retry ":terminal (with fake shell)" (#11588) 2019-12-22 11:23:39 +01:00
helpers.lua tests/ui: make screen.lua use "linegrid" representation internally 2019-10-13 22:10:42 +02:00
highlight_spec.lua terminal: add tests for palette color forwarding 2019-11-03 10:14:58 +01:00
mouse_spec.lua tests/ui: remove unnecessary screen:detach() 2019-10-13 22:10:42 +02:00
scrollback_spec.lua test/Screen:expect: replace "{IGNORE}" with "{MATCH:…}" 2019-11-09 22:26:01 -08:00
tui_spec.lua edit.c: Ensure undo sync when emulating <Esc>x #11706 2020-01-12 17:09:39 -08:00
window_spec.lua test/ui: update tests for new msg_grid implementation 2019-09-01 15:55:10 +02:00
window_split_tab_spec.lua test: win: enable WinEnter terminal test 2019-08-18 21:40:27 -04:00