summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rwxr-xr-xREADME.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 72053ef5..c7849243 100755
--- a/README.md
+++ b/README.md
@@ -314,10 +314,11 @@ example/transcript_regex.txt:
```text
# Run this transcript with "python example.py -t transcript_regex.txt"
+# Anything between two forward slashes, /, is interpreted as a regular expression (regex).
# The regex for editor will match whatever program you use.
# regexes on prompts just make the trailing space obvious
(Cmd) set
-allow_style: Terminal
+allow_style: '/(Terminal|Always|Never)/'
debug: False
echo: False
editor: /.*?/