This is a little different default behavior for standard inquirer which makes it hard to integrate the two. The recursive prompt will repeat the question when it is answered and take up multiple lines, while the non looping questions will answer on the same line as expected.

This is a little different default behavior for standard inquirer which makes it hard to integrate the two. The recursive prompt will repeat the question when it is answered and take up multiple lines, while the non looping questions will answer on the same line as expected.