Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Interesting display corruption problem
- X-seq: zsh-workers 24537
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Ismail <ismail@xxxxxxxxxxxxx>, zsh-workers@xxxxxxxxxx
- Subject: Re: Interesting display corruption problem
- Date: Tue, 05 Feb 2008 18:26:17 -0800
- In-reply-to: <200802060303.18308.ismail@xxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <200802060303.18308.ismail@xxxxxxxxxxxxx>
On Feb 6, 3:03am, Ismail wrote:
}
} I am getting a weird display corruption problem, it looks like this :
}
} [/packages/python2.5]> cd ..
} c%
}
} Notice the c and % sign.
Why do you think this is "corruption"?
The mostly likely explanation is the PROMPT_SP option. Doc excerpt:
When a partial line is preserved, you will see an inverse+bold
character at the end of the partial line: a "%" for a normal user
or a "#" for root.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author