Description
On Unix shell (as bash or zsh), when the line is incomplete, the shell displays a '>' character and let you complete the line.
It could be very helpful to have the same behavior in JLine.
On Unix shell (as bash or zsh), when the line is incomplete, the shell displays a '>' character and let you complete the line.
It could be very helpful to have the same behavior in JLine.