summaryrefslogtreecommitdiff
path: root/tests/transcripts/transcript_regex.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/transcripts/transcript_regex.txt')
-rw-r--r--tests/transcripts/transcript_regex.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/tests/transcripts/transcript_regex.txt b/tests/transcripts/transcript_regex.txt
new file mode 100644
index 00000000..a310224b
--- /dev/null
+++ b/tests/transcripts/transcript_regex.txt
@@ -0,0 +1,17 @@
+# Run this transcript with "python example.py -t transcript_regex.txt"
+# The regex for colors is because no color on Windows.
+# The regex for editor will match whatever program you use.
+(Cmd) set
+abbrev: True
+autorun_on_edit: False
+colors: /(True|False)/
+continuation_prompt: >
+debug: False
+echo: False
+editor: /.*/
+feedback_to_output: False
+locals_in_py: True
+maxrepeats: 3
+prompt: (Cmd)
+quiet: False
+timing: False