mirror of
https://github.com/neovim/neovim.git
synced 2025-12-16 03:15:39 +00:00
paste: WIP #4448
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
-- To test tui/input.c, this module spawns `nvim` inside :terminal and sends
|
||||
-- bytes via jobsend(). Note: the functional/helpers.lua test-session methods
|
||||
-- operate on the _host_ session, _not_ the child session.
|
||||
local helpers = require('test.functional.helpers')(nil)
|
||||
local Screen = require('test.functional.ui.screen')
|
||||
local nvim_dir = helpers.nvim_dir
|
||||
|
||||
Reference in New Issue
Block a user