<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cmd2-git.git/tests/scripts/postcmds.txt, branch 1.3.3</title>
<subtitle>github.com: python-cmd2/cmd2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/'/>
<entry>
<title>Changed allow_ansi to allow_style for accuracy in what types of ANSI escape sequences are handled</title>
<updated>2019-12-19T21:04:06+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-12-19T21:04:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=801bab847341fb9a35d10f1d0b4a629a4fc8f14c'/>
<id>801bab847341fb9a35d10f1d0b4a629a4fc8f14c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More replacing of 'colors' with 'allow_ansi'</title>
<updated>2019-06-26T21:47:23+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-06-26T21:47:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=5b7a45edf20d70a19c6b8d3706d8e542e1bcf30d'/>
<id>5b7a45edf20d70a19c6b8d3706d8e542e1bcf30d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>First pass at improved colorizing</title>
<updated>2018-08-12T01:54:10+00:00</updated>
<author>
<name>kotfu</name>
<email>kotfu@kotfu.net</email>
</author>
<published>2018-08-12T01:54:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=1daf5d2cb63145408520f39c799425a82b2ec948'/>
<id>1daf5d2cb63145408520f39c799425a82b2ec948</id>
<content type='text'>
- colors setting now allows Always, Terminal, Never values
- poutput() and perror() honor these new settings
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- colors setting now allows Always, Terminal, Never values
- poutput() and perror() honor these new settings
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed abbrev attribute</title>
<updated>2018-03-02T22:28:52+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2018-03-02T22:28:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=d0d98f0aea35fcd378fc93f02d8449030b1ba454'/>
<id>d0d98f0aea35fcd378fc93f02d8449030b1ba454</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Provide method to run multiple commands w/o a cmdloop.</title>
<updated>2017-09-22T17:58:17+00:00</updated>
<author>
<name>Alfred Levy</name>
<email>alevy03@gmail.com</email>
</author>
<published>2017-09-22T17:58:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=6fa589b3c50352eea2d15f3ad69c91c5118f71d8'/>
<id>6fa589b3c50352eea2d15f3ad69c91c5118f71d8</id>
<content type='text'>
runcmds_plus_hooks can accept multiple commands process the command queue to
 deal with subsequent commands loaded from scripts without requiring a command
 loop. This better supports a one-off batch processing scenario.

Also fixed the insertion order of commands placed in the command queue by load
and _relative_load so that script commands are run in the expected order.

Minor tweak to setup instructions in CONTRIBUTING.md to include pyperclip in
prerequisites.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
runcmds_plus_hooks can accept multiple commands process the command queue to
 deal with subsequent commands loaded from scripts without requiring a command
 loop. This better supports a one-off batch processing scenario.

Also fixed the insertion order of commands placed in the command queue by load
and _relative_load so that script commands are run in the expected order.

Minor tweak to setup instructions in CONTRIBUTING.md to include pyperclip in
prerequisites.
</pre>
</div>
</content>
</entry>
</feed>
