summaryrefslogtreecommitdiff
path: root/examples/transcript_regex.txt
diff options
context:
space:
mode:
authorTodd Leonhardt <todd.leonhardt@gmail.com>2017-03-16 22:50:05 -0400
committerTodd Leonhardt <todd.leonhardt@gmail.com>2017-03-16 22:50:05 -0400
commitde8ce46ccc06776fc375bf8820a6c4912a8d0e1a (patch)
treee9678887acad993ec25a2889cfb7fd5194614711 /examples/transcript_regex.txt
parenta5632e06cba42a26bb7d628631071d5cf0236e6f (diff)
downloadcmd2-git-de8ce46ccc06776fc375bf8820a6c4912a8d0e1a.tar.gz
Added a regex to transcript for color because its not present on Windows.
Diffstat (limited to 'examples/transcript_regex.txt')
-rw-r--r--examples/transcript_regex.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/transcript_regex.txt b/examples/transcript_regex.txt
index 9c4c7a48..06d76c2c 100644
--- a/examples/transcript_regex.txt
+++ b/examples/transcript_regex.txt
@@ -1,10 +1,10 @@
# Run this transcript with "python example.py -t transcript_regex.txt"
-# The regex for editor matches any word until first space.
+# 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
+colors: /True|False/
continuation_prompt: >
debug: False
default_file_name: command.txt