mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-27 04:40:59 +01:00
Updated PROMPT_SP to mention what inverse+bold char is now output.
This commit is contained in:
parent
7f3c92059f
commit
5ee38b811e
1 changed files with 2 additions and 2 deletions
|
|
@ -926,8 +926,8 @@ characters, including a series of spaces, that should make the terminal
|
||||||
wrap to the next line when a partial line is present (note that this is
|
wrap to the next line when a partial line is present (note that this is
|
||||||
only successful if your terminal has automatic margins, which is typical).
|
only successful if your terminal has automatic margins, which is typical).
|
||||||
|
|
||||||
When a partial line is preserved, you will see an inverse hash (#) at
|
When a partial line is preserved, you will see an inverse+bold character at
|
||||||
the end of the partial line.
|
the end of the partial line: a "%" for a normal user or a "#" for root.
|
||||||
|
|
||||||
NOTE: if the PROMPT_CR option is not set, enabling this option will have no
|
NOTE: if the PROMPT_CR option is not set, enabling this option will have no
|
||||||
effect. This option is on by default.
|
effect. This option is on by default.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue