ocaml-top icon indicating copy to clipboard operation
ocaml-top copied to clipboard

Bug when undoing too many times

Open AltGr opened this issue 12 years ago • 0 comments
trafficstars

If you try to undo too many times, gtk shows some assert failures. If you then try to redo, it scrambles your buffer.

This is a bug in the libraries, ocaml-top doesn't do any manual undo handling. We need to find a workaround.

AltGr avatar Jul 12 '13 13:07 AltGr