summaryrefslogtreecommitdiff
path: root/tests/transcripts/regex_set.txt
blob: fdcca3a81a5d5997137e04f2fd67e457437ba33c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Run this transcript with "python example.py -t transcript_regex.txt"
# The regex for colors shows all possible settings for colors
# The regex for editor will match whatever program you use.
# Regexes on prompts just make the trailing space obvious

(Cmd) set
allow_ansi: /(Terminal|Always|Never)/
continuation_prompt: >/ /
debug: False
echo: False
editor: /.*/
feedback_to_output: False
locals_in_py: False
max_completion_items: 50
maxrepeats: 3
prompt: (Cmd)/ /
quiet: False
timing: False