Re: Echo from bash disappears

2003-06-07 Thread Larry Hall
Hm, there's something fishy there. I have 'tty' set as well with no side affects. However, trying to set 'tty' in your profile should be a no-op. This value is only referenced at load time for cygwin1.dll (see ) so setting the value in /etc/p

Re: Echo from bash disappears

2003-06-07 Thread Marcus Vinicius Ferreira
Mr. Hall, Thanks for the fast response. I was beginning to list my environmente variables as suggested in "problems.html" and I think I cleared the problem. Redefining /etc/profile from export CYGWIN=" $CYGWIN ntsec tty " to export CYGWIN=" $CYGWIN ntsec" made things come back to norm

Re: Echo from bash disappears

2003-06-07 Thread Larry Hall
Marcus Vinicius Ferreira wrote: Hi, guys, Using Cygwin 1.3.22 on XP, bash 2.05b, I have my echo disappearing after using a tool like man, vim, perl -MCPAN -e "shell", mc and others. As I can notice, any tool which has some output in color messes with the bash shell after exiting from that tool. I

Echo from bash disappears

2003-06-07 Thread Marcus Vinicius Ferreira
Hi, guys, Using Cygwin 1.3.22 on XP, bash 2.05b, I have my echo disappearing after using a tool like man, vim, perl -MCPAN -e "shell", mc and others. As I can notice, any tool which has some output in color messes with the bash shell after exiting from that tool. I can no longer see what is type