Path: utzoo!attcan!uunet!samsung!zaphod.mps.ohio-state.edu!wuarchive!cec2!news From: flan@ai.wustl.edu (Ian "Wildebeest" Flanigan) Newsgroups: comp.unix.wizards Subject: How do I get "filec" to work on a pty? Keywords: csh, pty, filec, pseudo, terminal Message-ID: <1990Apr7.153651.7273@cec1.wustl.edu> Date: 7 Apr 90 15:36:51 GMT Sender: news@cec2 (USENET News System) Reply-To: flan@ai.wustl.edu (Ian "Wildebeest" Flanigan) Organization: Washington University, St. Louis MO Lines: 27 Hello wizards! I'm having trouble getting the C-shell "filec" flag to do its thing correctly on a pseudo terminal. I open the pty and set the mode to be ~(RAW | LCASE | CBREAK) and (FF0 | ECHO | CRMOD). Now the terminal opens just fine and the csh attached to it works normally except for when I type a line like: ls /usr/bin/a^D Then it gives me the directory listing, but neglects to re-print or even remember the line that I've typed so far. Now when I use escape like: ls /usr/ucb/whoa^[ the name is completed, but the whole line is forgotten, . Does anyone know what I can to to fix the problem? Thanks. Ian Flanigan flan@ai.wustl.edu "You can never have too many napkins." wucs1.wustl.edu!ai!flan@uucp