Background
a default prompt (\\t \\u@\\h:\\d> ) is already defined inside MyCli class. however it does not work properly when the total length exceeds 45 characters.
how to optimize it
simply define another default prompt with splitline
I made a PR which closes this issue