<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cmd2-git.git/tests/transcripts/regex_set.txt, branch last_result</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>set command output now uses SimpleTable.</title>
<updated>2021-08-19T19:50:24+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-08-19T18:45:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=8ba05ef8bcdd53bdd54999cc9885ab310b766d9c'/>
<id>8ba05ef8bcdd53bdd54999cc9885ab310b766d9c</id>
<content type='text'>
Tabled tab completion now includes divider row.
Tab completion results for aliases, macros, and Settables wrap long fields.
SimpleTable now accepts blank for the divider character. It is identical to passing None.
Removed --verbose flag from set command so the descriptions always show.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tabled tab completion now includes divider row.
Tab completion results for aliases, macros, and Settables wrap long fields.
SimpleTable now accepts blank for the divider character. It is identical to passing None.
Removed --verbose flag from set command so the descriptions always show.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added always_show_hint setting</title>
<updated>2020-09-05T06:14:40+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2020-09-04T05:02:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=e6a9a1c972e5e6195278966c6b134a2f450465e1'/>
<id>e6a9a1c972e5e6195278966c6b134a2f450465e1</id>
<content type='text'>
Fixed issue where flag names weren't always sorted correctly in argparse tab completion
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed issue where flag names weren't always sorted correctly in argparse tab completion
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated set command to support tab completion of values</title>
<updated>2020-02-04T22:44:35+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2020-02-04T22:44:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=a5d3f7959c252ee23cf6360b81292d376b8c6fcc'/>
<id>a5d3f7959c252ee23cf6360b81292d376b8c6fcc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Made three public attributes of cmd2.Cmd no longer settable at runtime by end users</title>
<updated>2020-01-28T03:36:49+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2020-01-28T03:36:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=0f8f90cc2ade4135193f5399e5e6a12271668867'/>
<id>0f8f90cc2ade4135193f5399e5e6a12271668867</id>
<content type='text'>
The 3 attributes are:
- continuation_prompt
- locals_in_py
- prompt
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The 3 attributes are:
- continuation_prompt
- locals_in_py
- prompt
</pre>
</div>
</content>
</entry>
<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>Make max_completion_items settable</title>
<updated>2019-07-15T15:39:16+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-07-15T15:39:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=bff6e04607ea9bede7bc981755cdf41740c15462'/>
<id>bff6e04607ea9bede7bc981755cdf41740c15462</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Renamed colors setting to allow_ansi</title>
<updated>2019-06-26T21:44:25+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-06-26T21:44:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=2f9aab59acbbfc177a924afe7601b9021a4b1399'/>
<id>2f9aab59acbbfc177a924afe7601b9021a4b1399</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>Restored legacy cmd/self access when locals_in_py is True. Changed default to False</title>
<updated>2018-05-02T15:56:49+00:00</updated>
<author>
<name>Eric Lin</name>
<email>anselor@gmail.com</email>
</author>
<published>2018-05-02T15:56:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=97668f9464a6a4cb89e82ccf1c1e8b78146a70fd'/>
<id>97668f9464a6a4cb89e82ccf1c1e8b78146a70fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>
</feed>
