[comp.unix.wizards] tcsh

jim@libdev.dartmouth.edu (Jim Shain) (01/04/89)

	Does anyone know how I can get a carriage return in my prompt
under tcsh?  A few months ago someone posted the way to do it in csh but
everything I've tried in tcsh gives me the actual control character.  For
instance, it will give me a "^M" instead of a carriage return.  It was
my understanding that what worked in csh works in tcsh.

Any ideas?


Jim Shain
libdev.dartmouth.edu    
(603) 646-3316              

squires@eecs.nwu.edu (Matthew Squires) (01/07/89)

/ eecs.nwu.edu:comp.unix.wizards /
 jim@libdev.dartmouth.edu (Jim Shain) 
/ 11:50 am  Jan  3, 1989 /

> ...It was
> my understanding that what worked in csh works in tcsh.

That was my understanding too, but in CSH(1) is says:

>      The use of the terminal bell to signal errors or multiple
>      matches can be inhibited by setting the variable nobeep.

but this is not the case in tcsh, though I wish it was.

mcs