kakoune/test/regression/3349-crash-in-completion/script
Maxime Coste 7545fa58ae Fix invalid access to deleted line when updating insert completion
The computation of the completion end position was taking place too
early, before we checked if the buffer did get modified.

Fixes #3349
2020-03-14 13:49:52 +11:00

3 lines
66 B
Plaintext

ui_out -ignore 4
sleep .2 # trigger insert completion auto update