FluentTerminal
FluentTerminal copied to clipboard
Multiline commands bug out when using mongo shell
I just started to learn MongoDB and while trying out a few commands a bug occurred. When the command is longer than the line it does not move to the next line. It just moves up instead of going down and the previous line gets copied and gets overwritten as I start typing
Here is the command before exceeding current line:
And here it is after: