Hi, beginner with Mongodb on windows10 here, not sure whether it’s the problem of GitBash or mongo shell. There are several apparent problems.
- When I type between texts, the texts on the right side got taken place by the new content, instead of moving right. eg. If I try to add the “l” into “Wecome”, I get “Welome” instead of “Welcome”.
- There is no mark at the start of a line, like the gitbash default $ ($ cd … ) to suggest all the commands.
- After a few commands,(especially after copy and paste) mongo shell just stops responding
- all the shortcuts don’t seem to work except ctrl+c
What might be the issue here?