readline
readline copied to clipboard
fix(autocomplete newline): autocomplete newline
Print autocompletion keywords starting on a new line. \n is only newline, \r is to move the cursor to the beginning of the line.
only \n

\n\r

Hi @shaohk - do the fixes in https://github.com/chzyer/readline/pull/207 help this issue? I have changed the code quite a lot. Did you run into your issue on Windows or Linux or other?