This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Bash eats characters from standard input



Has anyone ever encountered the problem that bash eats/ignores 
certain characters from standard input?  I have a couple of co- 
workers who, when running bash compiled under beta 18 or 19, 
cannot type any of the characters on the next line: 
' " ` ~ 
When I say bash eats/ignores the characters, I mean the user can 
hit the key, but nothing appears on the console window.  If you exit 
from bash into dos, the characters show up, so this tells me that 
bash is getting the characters but not echoing them to standard out. 
Also you can run some other program (e.g., 'cat') within bash, and 
it will accept the characters. 

Anybody have a diagnosis for this? 

Thanks, 
Joseph Banta 
  

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]