From 9cacf4411f790f942f92f2c5afb42ffef4339dc7 Mon Sep 17 00:00:00 2001 From: "Barton E. Schaefer" Date: Wed, 18 Dec 2013 23:45:20 -0800 Subject: 32157: fix extra line feed after prompt, and erased character in completion listing, when ZLE_RPROMPT_INDENT=0 --- Doc/Zsh/params.yo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Doc/Zsh') diff --git a/Doc/Zsh/params.yo b/Doc/Zsh/params.yo index 37c79b210..935fd5d86 100644 --- a/Doc/Zsh/params.yo +++ b/Doc/Zsh/params.yo @@ -1548,7 +1548,7 @@ ifzman(zmanref(zshcompsys))\ ifnzman(noderef(Completion System)). ) vindex(ZLE_RPROMPT_INDENT) -item(tt(ZLE_RPROMPT_INDENT))( +item(tt(ZLE_RPROMPT_INDENT ))( If set, used to give the indentation between the right hand side of the right prompt in the line editor as given by tt(RPS1) or tt(RPROMPT) and the right hand side of the screen. If not set, the value 1 is used. -- cgit 1.4.1