<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cmd2-git.git/cmd2, branch ctrl-c</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>Stopping a shell command with Ctrl-C now raises a KeyboardInterrupt to support stopping a text script which ran the shell command.</title>
<updated>2021-04-30T15:24:32+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-04-28T19:07:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=b54f7116eeed7926f54ed50592ec5fdeb01a4c25'/>
<id>b54f7116eeed7926f54ed50592ec5fdeb01a4c25</id>
<content type='text'>
On POSIX systems, shell commands and processes being piped to are now run in the user's preferred shell instead of /bin/sh.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On POSIX systems, shell commands and processes being piped to are now run in the user's preferred shell instead of /bin/sh.
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed default behavior of runcmds_plus_hooks() to not stop when Ctrl-C is pressed and instead run the next command in its list.</title>
<updated>2021-04-28T14:41:48+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-04-28T14:41:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=9dc01864df378ae128d0292e7f18e6b5e81765c4'/>
<id>9dc01864df378ae128d0292e7f18e6b5e81765c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added handling for OSError caused by trying to load a GNU readline shared library in</title>
<updated>2021-04-28T14:11:10+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-04-28T14:00:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=52aad8b80a619b13a67f9306b621df9c0e02bacf'/>
<id>52aad8b80a619b13a67f9306b621df9c0e02bacf</id>
<content type='text'>
Python environments like PyPy which have a pure Python implementation of readline.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Python environments like PyPy which have a pure Python implementation of readline.
</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://91.123.203.49/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>
<entry>
<title>Made the amount of space between columns in a SimpleTable configurable</title>
<updated>2021-04-21T20:47:25+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-04-21T20:38:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=ecfecfdd06a3ecdebb749859997c94a311e2efdf'/>
<id>ecfecfdd06a3ecdebb749859997c94a311e2efdf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed typo in docstring</title>
<updated>2021-04-21T20:01:29+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-04-21T20:01:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=77a6c22778ee4514d204849abdb962c21e6dbb54'/>
<id>77a6c22778ee4514d204849abdb962c21e6dbb54</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated main code to use f-strings</title>
<updated>2021-04-13T15:08:43+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-04-06T20:48:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=83a5ec0a0bdfc81efcc162478909862420d234a1'/>
<id>83a5ec0a0bdfc81efcc162478909862420d234a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add mypy validation action</title>
<updated>2021-04-06T18:54:28+00:00</updated>
<author>
<name>Eric Lin</name>
<email>anselor@gmail.com</email>
</author>
<published>2021-04-05T18:35:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=e8b6456fc73a6f7bdb176251a1539a1886659f32'/>
<id>e8b6456fc73a6f7bdb176251a1539a1886659f32</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>And that's the last of it. Passes mypy.</title>
<updated>2021-04-06T18:54:28+00:00</updated>
<author>
<name>Eric Lin</name>
<email>anselor@gmail.com</email>
</author>
<published>2021-04-03T22:41:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=50d302913328931ecc9f61293892ac8f9aa61890'/>
<id>50d302913328931ecc9f61293892ac8f9aa61890</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>history, py_bridge, transcript now passs mypy</title>
<updated>2021-04-06T18:54:28+00:00</updated>
<author>
<name>Eric Lin</name>
<email>anselor@gmail.com</email>
</author>
<published>2021-04-03T21:35:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=d309493f29750433fd8bd6158bc194ed46fa0f7f'/>
<id>d309493f29750433fd8bd6158bc194ed46fa0f7f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
