From 81473b8e78ce77bbbe1edb130a725b5aa3bb0360 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Mon, 9 Mar 2020 19:09:41 -0400 Subject: Add RPS1 and RPS2 right prompts --- bin/1sh/1sh.1 | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'bin/1sh/1sh.1') diff --git a/bin/1sh/1sh.1 b/bin/1sh/1sh.1 index 6c60c4ce..5ce17a5f 100644 --- a/bin/1sh/1sh.1 +++ b/bin/1sh/1sh.1 @@ -1442,6 +1442,16 @@ The prefix for the trace output (if is active). The default is .Dq Li "+ " . +.It Va RPS1 +The primary right prompt string. +.Va RPS1 +may include any of the formatting sequences from +.Va PS1 . +.It Va RPS2 +The secondary right prompt string. +.Va RPS2 +may include any of the formatting sequences from +.Va PS1 . .El .Ss Word Expansions This clause describes the various expansions that are -- cgit 1.4.1