From a4a43e1fe85f433f5ed87e9c6ff9783abbba4d1e Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Sun, 13 Jan 2019 19:19:04 -0500 Subject: Document PSlit --- bin/cash/cash.1 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'bin/cash/cash.1') diff --git a/bin/cash/cash.1 b/bin/cash/cash.1 index e7ebafa8..49a4f1cc 100644 --- a/bin/cash/cash.1 +++ b/bin/cash/cash.1 @@ -1587,6 +1587,22 @@ is active). The default is .Dq Li "+ " . . +.It Va PSlit +Defines the character which may be embedded in pairs, in +.Va PS1 , +.Va PS2 , +.Va RPS1 +or +.Va RPS2 +to indicate to +.Xr editline 7 +that the characters between each pair of occurrences of the +.Va PSlit +character will not appear in the visible prompt, and will not +cause the terminal's cursor to change position, but rather set terminal +attributes for the following prompt character(s) at least one of +which must be present. +. .It Va RPS1 The primary right prompt string. .Va RPS1 -- cgit 1.4.1