On Sat, 29 Mar 2003 23:10:06 +0100, Emma Jane Hogbin wrote:

> How come Eterm sometimes writes over itself in a two line command (at
> the prompt) but sometimes it correctly creates a new line? It seems to
> happen after I've been in vim/mutt. Is there something I can explicitly
> set so that it always know to write the second line on a new line?

I don't know if I understood your problem correctly. But this is my
prompt, which contains a newline:

# If running interactively, then:
if [ "$PS1" ]; then
    PS1='[EMAIL PROTECTED]:\w\n===> '
fi

It looks like this:
[EMAIL PROTECTED]:~/Mail
===> 

 thomas

-- 
Thomas Guettler <[EMAIL PROTECTED]>
http://www.thomas-guettler.de


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to