From 2f9aab59acbbfc177a924afe7601b9021a4b1399 Mon Sep 17 00:00:00 2001 From: Kevin Van Brunt Date: Wed, 26 Jun 2019 17:44:25 -0400 Subject: Renamed colors setting to allow_ansi --- tests/transcripts/regex_set.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/transcripts') diff --git a/tests/transcripts/regex_set.txt b/tests/transcripts/regex_set.txt index d45672a7..02bc9875 100644 --- a/tests/transcripts/regex_set.txt +++ b/tests/transcripts/regex_set.txt @@ -4,7 +4,7 @@ # Regexes on prompts just make the trailing space obvious (Cmd) set -colors: /(Terminal|Always|Never)/ +allow_ansi: /(Terminal|Always|Never)/ continuation_prompt: >/ / debug: False echo: False -- cgit v1.2.1