<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cmd2-git.git, branch nested_table_orig</title>
<subtitle>github.com: python-cmd2/cmd2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/'/>
<entry>
<title>Added settings to Column class which prevent a table from overriding existing styles in header and data text.</title>
<updated>2021-10-12T16:57:44+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-10-12T16:26:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=efce54a6a0c15889e4054ce46912a9bd6066c245'/>
<id>efce54a6a0c15889e4054ce46912a9bd6066c245</id>
<content type='text'>
These was added to support nesting an AlternatingTable within an AlternatingTable, but other custom table
classes can also use these settings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These was added to support nesting an AlternatingTable within an AlternatingTable, but other custom table
classes can also use these settings.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added support for 8-bit/256-colors with the cmd2.EightBitFg and cmd2.EightBitBg classes.</title>
<updated>2021-10-11T19:20:46+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-10-11T19:20:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=1642e515f5cf27cfe80099d1adf1597bc620e196'/>
<id>1642e515f5cf27cfe80099d1adf1597bc620e196</id>
<content type='text'>
Added support for 24-bit/RGB colors with the cmd2.RgbFg and cmd2.RgbBg classes.

Removed dependency on colorama.

Deprecated cmd2.fg. Use cmd2.StdFg instead.
Deprecated cmd2.bg. Use cmd2.StdBg instead.

Changed type of ansi.allow_style from a string to an ansi.AllowStyle Enum class.
Fixed bug where using choices on a Settable didn't verify that a valid choice had been entered.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added support for 24-bit/RGB colors with the cmd2.RgbFg and cmd2.RgbBg classes.

Removed dependency on colorama.

Deprecated cmd2.fg. Use cmd2.StdFg instead.
Deprecated cmd2.bg. Use cmd2.StdBg instead.

Changed type of ansi.allow_style from a string to an ansi.AllowStyle Enum class.
Fixed bug where using choices on a Settable didn't verify that a valid choice had been entered.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed AttributeError in rl_get_prompt() when prompt is None.</title>
<updated>2021-10-11T15:57:05+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-10-08T02:06:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=c5aaee59dbd2a749b99a33437f9628bc7a9d55fc'/>
<id>c5aaee59dbd2a749b99a33437f9628bc7a9d55fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated thread name</title>
<updated>2021-09-24T18:51:23+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-09-24T18:51:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=c7aae956989949065ccfaccca27dcdec38224dcd'/>
<id>c7aae956989949065ccfaccca27dcdec38224dcd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated change log for 2.2.0 release</title>
<updated>2021-09-14T17:18:50+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-09-14T17:18:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=c422244e1909584a1e1c46eb3a55fd0f2fa3da13'/>
<id>c422244e1909584a1e1c46eb3a55fd0f2fa3da13</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated async_alert() to account for self.prompt not matching Readline's current prompt.</title>
<updated>2021-09-14T17:15:53+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-09-10T19:06:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=3574ae14e0abf0f60a0cd19ada6b84baed6eeba9'/>
<id>3574ae14e0abf0f60a0cd19ada6b84baed6eeba9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated change log</title>
<updated>2021-09-08T16:20:02+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-09-08T16:20:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=df1fe25cbb8468ca18d5452174ff4a9a7aa33f11'/>
<id>df1fe25cbb8468ca18d5452174ff4a9a7aa33f11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed example code</title>
<updated>2021-09-07T17:14:50+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-09-03T17:10:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=4c5bfc087e22da2c804b9afa1658d67829e6ef80'/>
<id>4c5bfc087e22da2c804b9afa1658d67829e6ef80</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Argparse tab completer will complete remaining flag names if there are no more positionals to complete.</title>
<updated>2021-09-07T17:14:50+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-09-02T18:45:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=967a8ba26746afa0a59e763f26f70805ab574868'/>
<id>967a8ba26746afa0a59e763f26f70805ab574868</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updating docs</title>
<updated>2021-09-01T18:20:26+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-09-01T18:12:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=ceacf225e5e267a96bf5db4fc5bb7702fa6f8a72'/>
<id>ceacf225e5e267a96bf5db4fc5bb7702fa6f8a72</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
