chickadee » readline » %signal-cleanup

%signal-cleanupprocedure

Sets the state of the underlying readline environment to a clean slate.

NOTE Calls free(); so using this more than once consecutively may result in undefined behavior, as in a segfault.