Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Git setup - Terminal Emulator for Git Bash [closed]

I'm running git 2.8.1 Setup, I want to be careful with this since I will be developing mobile apps. I'm at the part where it's asking "Which terminal emulator do you want to use with your Git Bash?" And with choices of the following:

  • Use MinTTY(the default terminal of MSYS2)
  • Use Windows' default console window

Which is the best choice for me if I'm running a Windows 7 x64 Operating system and will be developing mobile applications? And if by any chance can someone explain their difference(s) or send a link for information. Thanks in advance!

like image 504
JC Borlagdan Avatar asked Jul 28 '26 01:07

JC Borlagdan


1 Answers

In my opinion, you should use MinTTY regardless of other stuff. Even MiTTY has no advantage, windows' default console window('cmd') has lots of disadvantages. cmd has a very limited default history scroll-back stack and terrible font encoding and so forth. By contrast, MinTTY has resizeable window and other useful configurable options that could be open through right-click on toolbar of git-bash.

like image 95
liuwenzhuang Avatar answered Jul 29 '26 16:07

liuwenzhuang



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!