From 6dda210f468d0664941e8f3200b6b37591cb89d8 Mon Sep 17 00:00:00 2001 From: "Steffen \"Daode\" Nurpmeso" Date: Fri, 27 Dec 2013 18:59:12 +0100 Subject: [PATCH] nail.rc: use \& sequence for *prompt* example --- nail.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nail.rc b/nail.rc index c66c5b3a..5df8cfb2 100644 --- a/nail.rc +++ b/nail.rc @@ -76,7 +76,7 @@ set keep #set keep-content-length # A nice prompt for ISO 6429/ECMA-48 terminals -#set prompt="\033[31m?\?[\$ \@]? \033[0m" +#set prompt="\033[31m?\?[\$ \@]\& \033[0m" # Automatically quote the text of the message that is responded to. set quote -- 2.11.4.GIT