diff options
| author | Kevin Van Brunt <kmvanbrunt@gmail.com> | 2020-09-05 02:50:20 -0400 |
|---|---|---|
| committer | Kevin Van Brunt <kmvanbrunt@gmail.com> | 2020-09-05 02:50:20 -0400 |
| commit | 3e0c9ba1ad4a415e0aba81daf2e7f9f57281b1bc (patch) | |
| tree | 098268beac5e00a9e9a895c202af8aad30bc8838 /examples | |
| parent | 7d3f27273e64f4c30852ea1f7fe0b79520f6cc7e (diff) | |
| parent | bd9b7f307f29385244265128f4924abd14f70f39 (diff) | |
| download | cmd2-git-3e0c9ba1ad4a415e0aba81daf2e7f9f57281b1bc.tar.gz | |
Merge branch '2.0' into read_input
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: /.*?/ |
