diff options
| author | Kevin Van Brunt <kmvanbrunt@gmail.com> | 2020-09-05 02:48:28 -0400 |
|---|---|---|
| committer | Kevin Van Brunt <kmvanbrunt@gmail.com> | 2020-09-05 02:48:28 -0400 |
| commit | bd9b7f307f29385244265128f4924abd14f70f39 (patch) | |
| tree | 74d5d3d8447e4c8a4b1d484749834a1764391a9f /examples | |
| parent | de0261325a91dfdbe1571135ce078a978a2aaad8 (diff) | |
| parent | 6bd2f2cb5315795d037de349507a641c733481af (diff) | |
| download | cmd2-git-bd9b7f307f29385244265128f4924abd14f70f39.tar.gz | |
Merge branch 'master' into 2.0
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/transcripts/transcript_regex.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/transcripts/transcript_regex.txt b/examples/transcripts/transcript_regex.txt index a3a91236..3065aae5 100644 --- a/examples/transcripts/transcript_regex.txt +++ b/examples/transcripts/transcript_regex.txt @@ -4,6 +4,7 @@ # regexes on prompts just make the trailing space obvious (Cmd) set allow_style: '/(Terminal|Always|Never)/' +always_show_hint: False debug: False echo: False editor: /.*?/ |
