mirror of
https://github.com/neovim/neovim.git
synced 2025-10-22 17:11:49 +00:00
functests: Alter comment
This commit is contained in:
@@ -13,7 +13,7 @@ local curbufmeths = helpers.curbufmeths
|
|||||||
|
|
||||||
local screen
|
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
|
-- user types something. It exists in Vim as well, so using `h<BS>` as
|
||||||
-- a workaround.
|
-- a workaround.
|
||||||
local function redraw_input()
|
local function redraw_input()
|
||||||
|
Reference in New Issue
Block a user