readline_on_new_line
readline_on_new_line
Inform readline that the cursor has moved to a new line
void **readline_on_new_line**
Tells readline that the cursor has moved to a new line.
return.void
Opmerking: > This function is only available if supported by the underlying readline library. It is not supported on Windows.