From d0d98f0aea35fcd378fc93f02d8449030b1ba454 Mon Sep 17 00:00:00 2001 From: Kevin Van Brunt Date: Fri, 2 Mar 2018 17:28:52 -0500 Subject: Removed abbrev attribute --- examples/transcripts/exampleSession.txt | 1 - examples/transcripts/transcript_regex.txt | 1 - 2 files changed, 2 deletions(-) (limited to 'examples/transcripts') 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 diff --git a/examples/transcripts/transcript_regex.txt b/examples/transcripts/transcript_regex.txt index 7d017dee..adf4d77e 100644 --- a/examples/transcripts/transcript_regex.txt +++ b/examples/transcripts/transcript_regex.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: True colors: /(True|False)/ continuation_prompt: >/ / debug: False -- cgit v1.2.1