mirror of
https://github.com/neovim/neovim.git
synced 2025-12-15 19:05:40 +00:00
win: support :terminal
This commit is contained in:
@@ -7,8 +7,6 @@ local feed_command = helpers.feed_command
|
||||
local hide_cursor = thelpers.hide_cursor
|
||||
local show_cursor = thelpers.show_cursor
|
||||
|
||||
if helpers.pending_win32(pending) then return end
|
||||
|
||||
describe('terminal cursor', function()
|
||||
local screen
|
||||
|
||||
|
||||
Reference in New Issue
Block a user