<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cmd2-git.git/docs/features, branch complete_flag_names</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>Updated documentation</title>
<updated>2021-08-23T20:57:53+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-08-23T20:57:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=17146bcbd9dc32da28aa78d6ce90f0fc4b12baf4'/>
<id>17146bcbd9dc32da28aa78d6ce90f0fc4b12baf4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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://git.baserock.org/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>Updated docs</title>
<updated>2021-06-25T17:28:48+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-06-25T17:28:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=81d5ad7cac5dbb55e0c615c1aede6c210142458d'/>
<id>81d5ad7cac5dbb55e0c615c1aede6c210142458d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated all examples to use Cmd2ArgumentParser instead of argparse.ArgumentParser.</title>
<updated>2021-06-17T18:10:24+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-06-16T20:14:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=ebb939ba0494648a7eb521023649816cd28be6c4'/>
<id>ebb939ba0494648a7eb521023649816cd28be6c4</id>
<content type='text'>
This is best practice for consistency of appearance between built-in and custom commands.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is best practice for consistency of appearance between built-in and custom commands.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed spelling in doc</title>
<updated>2021-06-14T15:28:25+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-06-10T19:50:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=1a47a4bd5ef5b9a647a9adf4ee1c20e2bcc007dd'/>
<id>1a47a4bd5ef5b9a647a9adf4ee1c20e2bcc007dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated documentation about persistent history files</title>
<updated>2021-06-14T15:28:25+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-06-10T18:32:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=26820cd6b66221d094adb74ceb82974928dbdd91'/>
<id>26820cd6b66221d094adb74ceb82974928dbdd91</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated documentation. Added support for calling cmd2.Cmd.run_editor() with no argument.</title>
<updated>2021-05-25T15:25:32+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-05-25T15:25:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=039ef2972e70c0ec7e2db1e47eac2b84815aa1b3'/>
<id>039ef2972e70c0ec7e2db1e47eac2b84815aa1b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed allow_redirection documentation</title>
<updated>2021-05-17T18:53:48+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-05-17T18:37:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=d24f1ad429aab3beb15968d34d77ef757ca4ea6e'/>
<id>d24f1ad429aab3beb15968d34d77ef757ca4ea6e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed cmd2.Cmd.quit_on_sigint.</title>
<updated>2021-04-30T17:12:23+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-04-30T16:41:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=79bf87d1e333ea5fe0dfeb61c707eb9bddfd0255'/>
<id>79bf87d1e333ea5fe0dfeb61c707eb9bddfd0255</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Renamed silent_startup_script to silence_startup_script for clarity</title>
<updated>2021-04-28T13:49:41+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-04-27T19:41:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=290b70bb2f104c9eac8b672f7a9742d4b94be705'/>
<id>290b70bb2f104c9eac8b672f7a9742d4b94be705</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
