0

Curious question about cli output in babun on windows. What would cause the minimal amount of output in babun vs something like cmd? I realize this question might not have a simple answer and is loaded with ignorance but it has been bugging me a while.

Running something like Mongo is the perfect example. The first is cmd and shows all output.

enter image description here

This is babun enter image description here

Notice that there is no '>' and it stops at the MongoDB server version line. Is babun just ancient and should not be used?

luckyging3r
  • 3,047
  • 3
  • 18
  • 37
  • The `babun` is neither a shell nor an executable. Tell us first, what do you run exactly - process tree. – Maximus Dec 06 '18 at 21:27
  • So I believe it is zsh in a cygwin environment? – luckyging3r Dec 06 '18 at 21:33
  • 1
    You believe, but can't check? It's your pc, nope? If the process tree is mintty.exe/zsh.exe that means that mongo will not work properly in the POSIX terminal, it needs full featured WinAPI terminal. – Maximus Dec 07 '18 at 06:13

0 Answers0