From 5d11abfa3bf4f3a133f654c730cde752939376a1 Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Thu, 31 Jan 2002 14:44:06 +0000 Subject: 16492: add RPROMPT2 variable for right prompts in multi-line commands --- Doc/Zsh/params.yo | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'Doc/Zsh/params.yo') diff --git a/Doc/Zsh/params.yo b/Doc/Zsh/params.yo index 9c17117a3..fb83863a1 100644 --- a/Doc/Zsh/params.yo +++ b/Doc/Zsh/params.yo @@ -966,6 +966,15 @@ when the primary prompt is being displayed on the left. This does not work if the tt(SINGLELINEZLE) option is set. It is expanded in the same way as tt(PS1). ) +vindex(RPROMPT2) +xitem(tt(RPROMPT2) ) +vindex(RPS2) +item(tt(RPS2) )( +This prompt is displayed on the right-hand side of the screen +when the secondary prompt is being displayed on the left. +This does not work if the tt(SINGLELINEZLE) option is set. +It is expanded in the same way as tt(PS2). +) vindex(SAVEHIST) item(tt(SAVEHIST))( The maximum number of history events to save in the history file. -- cgit 1.4.1