diff options
author | Kevin Van Brunt <kmvanbrunt@gmail.com> | 2018-03-02 17:28:52 -0500 |
---|---|---|
committer | Kevin Van Brunt <kmvanbrunt@gmail.com> | 2018-03-02 17:28:52 -0500 |
commit | d0d98f0aea35fcd378fc93f02d8449030b1ba454 (patch) | |
tree | ca2ac2a2852ebaeb9ec9e9543ae2ae1945850504 /examples/transcripts/exampleSession.txt | |
parent | 17781f27c49b961526c7e3a5302482744e6a038b (diff) | |
download | cmd2-git-d0d98f0aea35fcd378fc93f02d8449030b1ba454.tar.gz |
Removed abbrev attribute
Diffstat (limited to 'examples/transcripts/exampleSession.txt')
-rw-r--r-- | examples/transcripts/exampleSession.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/transcripts/exampleSession.txt b/examples/transcripts/exampleSession.txt index 840bee60..1d1b3b79 100644 --- a/examples/transcripts/exampleSession.txt +++ b/examples/transcripts/exampleSession.txt @@ -3,7 +3,6 @@ # The regex for editor will match whatever program you use. # regexes on prompts just make the trailing space obvious (Cmd) set -abbrev: False colors: /(True|False)/ continuation_prompt: >/ / debug: False |