kakoune/test/regression/0-mouse-during-insert
Maxime Coste 39be51b55c Fix regression/0-mouse-during-insert test flakyness
Do not rely on timing but wait for Kakoune to redraw which is what
we actually need: Mouse clicks rely on the current display buffer
to resolve the buffer location, so we need to wait for a redraw
to happen with `ui_out`
2023-08-05 10:58:15 +10:00
..
cmd Remove bogus assertions preventing mouse clicks in insert mode 2023-01-08 10:47:36 +01:00
in Remove bogus assertions preventing mouse clicks in insert mode 2023-01-08 10:47:36 +01:00
out Remove bogus assertions preventing mouse clicks in insert mode 2023-01-08 10:47:36 +01:00
script Fix regression/0-mouse-during-insert test flakyness 2023-08-05 10:58:15 +10:00