mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
functests: Alter comment
This commit is contained in:
parent
f1ef94b871
commit
0571b8cb0e
@ -13,7 +13,7 @@ local curbufmeths = helpers.curbufmeths
|
||||
|
||||
local screen
|
||||
|
||||
-- Bug in input() handling: {REDRAW} will erase the whole prompt up until
|
||||
-- Bug in input() handling: :redraw! will erase the whole prompt up until
|
||||
-- user types something. It exists in Vim as well, so using `h<BS>` as
|
||||
-- a workaround.
|
||||
local function redraw_input()
|
||||
|
Loading…
Reference in New Issue
Block a user