Terminal 相关文章
如何修复:git bash WARNING: terminal is not fully functional
For Git Bash, this can be fixed by adding the following line to ~/.bashrc: export TERM=cygwin -or- export TERM=msys The first seems to be the original by git for wind...