diff options
author | Jared Crapo <jared@kotfu.net> | 2017-08-21 20:39:21 -0600 |
---|---|---|
committer | Jared Crapo <jared@kotfu.net> | 2017-08-21 20:39:21 -0600 |
commit | 208fd69238c97a83c373343573e9f19c59124adc (patch) | |
tree | 5284ee48614a4d836ce0518244d01ab4bf52af9e /tests/transcripts/from_cmdloop.txt | |
parent | d3766eb29f728b5e9d60645bbbac9062c683870e (diff) | |
download | cmd2-git-208fd69238c97a83c373343573e9f19c59124adc.tar.gz |
regex implementation complete. Still a few bugs.
Diffstat (limited to 'tests/transcripts/from_cmdloop.txt')
-rw-r--r-- | tests/transcripts/from_cmdloop.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/transcripts/from_cmdloop.txt b/tests/transcripts/from_cmdloop.txt index e95b9b39..649c8c4b 100644 --- a/tests/transcripts/from_cmdloop.txt +++ b/tests/transcripts/from_cmdloop.txt @@ -2,8 +2,9 @@ Documented commands (type help <topic>): ======================================== -_relative_load edit history orate pyscript run say shell show -cmdenvironment help load py quit save set shortcuts speak +_relative_load help mumble pyscript save shell speak +cmdenvironment history orate quit say shortcuts +edit load py run set show (Cmd) help say Repeats what you tell me to. @@ -46,12 +47,11 @@ set maxrepeats 5 say -ps --repeat=5 goodnight, Gracie (Cmd) run 4 say -ps --repeat=5 goodnight, Gracie - OODNIGHT, GRACIEGAY OODNIGHT, GRACIEGAY OODNIGHT, GRACIEGAY OODNIGHT, GRACIEGAY OODNIGHT, GRACIEGAY (Cmd) set prompt "---> " -prompt - was: (Cmd) -now: ---> +prompt - was: (Cmd)/ / +now: --->/ / |