On Thu, 18 Feb 2016, at 22:21, Greg Jung wrote:
> I just tried it, and it is messing with my previously happy usage
> of CMD.exe using target: C:\msys64usr\bin\bash.exe --login -i.
> 
> Without that TERM=xterm I don't even have line editing. However
> I can unset TERM in the ./bashrc file and I get the line-edit
> and completion behavior and benefits of an unset TERM.

Does it work with

[ -n "$TERM" ] || export TERM=xterm-256color

instead of removing the line?

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Msys2-users mailing list
Msys2-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/msys2-users

Reply via email to