felixse / felixse/FluentTerminal

Multiline commands bug out when using mongo shell

Open
#896 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
9.6k
Forks
448
PR merge metrics
No merged PRs in 30d

Description

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:
![mongo_bef](https://user-images.githubusercontent.com/37953798/108958173-9ca38200-7698-11eb-8984-c2415aabaa7a.PNG)

And here it is after:
![mongo_aft](https://user-images.githubusercontent.com/37953798/108958224-adec8e80-7698-11eb-8a76-7cfe4e9f863f.PNG)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.