summaryrefslogtreecommitdiff
path: root/examples/transcript_regex.txt
blob: b8e0e654ae20a1e70c9cd360fe89e2209825aa26 (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 editor matches any word until first space.  The one for colors is because no color on Windows.
(Cmd) set
abbrev: True
autorun_on_edit: True
case_insensitive: True
colors: /(True|False)/
continuation_prompt: >
debug: False
default_file_name: command.txt
echo: False
editor: /([^\s]+)/
feedback_to_output: False
locals_in_py: True
maxrepeats: 3
prompt: (Cmd)
quiet: False
timing: False