mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-02-03 04:01:13 +01:00
Fixed the heading for the new PROMPT_SP option.
This commit is contained in:
parent
4454ccf47e
commit
c7888386d4
1 changed files with 1 additions and 1 deletions
|
@ -908,7 +908,7 @@ is only possible if the editor knows where the start of the line appears.
|
|||
)
|
||||
pindex(PROMPT_SP)
|
||||
cindex(prompt, save partial lines)
|
||||
item(tt(PROMPT_SP) (tt(PLUS()V)) <D>)(
|
||||
item(tt(PROMPT_SP) <D>)(
|
||||
Attempt to preserve a partial line (i.e. a line that did not end with a
|
||||
newline) that would otherwise be covered up by the command prompt due to
|
||||
the PROMPT_CR option. This works by outputting some cursor-control
|
||||
|
|
Loading…
Reference in a new issue