<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-ttystatus.git/ttystatus/messager_tests.py, branch baserock/morph</title>
<subtitle>git.liw.fi: ttystatus
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-ttystatus.git/'/>
<entry>
<title>Fix tests so they pass.</title>
<updated>2011-08-29T17:41:55+00:00</updated>
<author>
<name>Lars Wirzenius</name>
<email>liw@liw.fi</email>
</author>
<published>2011-08-29T17:41:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-ttystatus.git/commit/?id=26d564c10f8c62c955f049db03ca26f8cadb943e'/>
<id>26d564c10f8c62c955f049db03ca26f8cadb943e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle /dev/tty not being possible to open.</title>
<updated>2011-03-23T20:55:57+00:00</updated>
<author>
<name>Lars Wirzenius</name>
<email>liw@liw.fi</email>
</author>
<published>2011-03-23T20:55:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-ttystatus.git/commit/?id=0a042c9a4925e04b06295f292d44cb57dfb90d79'/>
<id>0a042c9a4925e04b06295f292d44cb57dfb90d79</id>
<content type='text'>
E.g., under cron.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
E.g., under cron.</pre>
</div>
</content>
</entry>
<entry>
<title>Release version 0.8.</title>
<updated>2011-01-30T19:26:12+00:00</updated>
<author>
<name>Lars Wirzenius</name>
<email>liw@liw.fi</email>
</author>
<published>2011-01-30T19:26:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-ttystatus.git/commit/?id=12e0ec6be298bb10a102eb7268583e133120059f'/>
<id>12e0ec6be298bb10a102eb7268583e133120059f</id>
<content type='text'>
Also update copyright years.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also update copyright years.</pre>
</div>
</content>
</entry>
<entry>
<title>Implement enable and disable output.</title>
<updated>2011-01-30T19:07:14+00:00</updated>
<author>
<name>Lars Wirzenius</name>
<email>liw@liw.fi</email>
</author>
<published>2011-01-30T19:07:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-ttystatus.git/commit/?id=5ddae1fc138cdcc2974a5b67686f554ee7caa87f'/>
<id>5ddae1fc138cdcc2974a5b67686f554ee7caa87f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't attempt to write until it is time.</title>
<updated>2010-07-06T21:27:00+00:00</updated>
<author>
<name>Lars Wirzenius</name>
<email>liw@liw.fi</email>
</author>
<published>2010-07-06T21:27:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-ttystatus.git/commit/?id=129e223f07e7d090655da2bfdaa6262cfa399f2e'/>
<id>129e223f07e7d090655da2bfdaa6262cfa399f2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Messager to report actual width it will use as .width.</title>
<updated>2010-07-04T21:32:45+00:00</updated>
<author>
<name>Lars Wirzenius</name>
<email>liw@liw.fi</email>
</author>
<published>2010-07-04T21:32:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-ttystatus.git/commit/?id=9b4abd1410adbad7456bc0360069ee72be2e8099'/>
<id>9b4abd1410adbad7456bc0360069ee72be2e8099</id>
<content type='text'>
This way, when TerminalStatus computes the amount of
remaining space, it is not off by one: Messager refuses to
print out the last character lest the terminal scroll or
line wrap.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This way, when TerminalStatus computes the amount of
remaining space, it is not off by one: Messager refuses to
print out the last character lest the terminal scroll or
line wrap.</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid writing more than fits on terminal.</title>
<updated>2010-06-05T03:08:14+00:00</updated>
<author>
<name>Lars Wirzenius</name>
<email>liw@liw.fi</email>
</author>
<published>2010-06-05T03:08:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-ttystatus.git/commit/?id=fefc681a32962524db4e3b63793762dd67bee42b'/>
<id>fefc681a32962524db4e3b63793762dd67bee42b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Messager.finish flush out last message from user.</title>
<updated>2010-06-05T02:10:54+00:00</updated>
<author>
<name>Lars Wirzenius</name>
<email>liw@liw.fi</email>
</author>
<published>2010-06-05T02:10:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-ttystatus.git/commit/?id=80f60dbee59ee4898a6a534da4bb50e98c74ef26'/>
<id>80f60dbee59ee4898a6a534da4bb50e98c74ef26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make Messages.finish() to leave last message on screen.</title>
<updated>2010-06-05T01:55:42+00:00</updated>
<author>
<name>Lars Wirzenius</name>
<email>liw@liw.fi</email>
</author>
<published>2010-06-05T01:55:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-ttystatus.git/commit/?id=2461bdc0a28bd697cd6babb95f3e73d192342bc1'/>
<id>2461bdc0a28bd697cd6babb95f3e73d192342bc1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Messager.finish.</title>
<updated>2010-06-05T01:53:54+00:00</updated>
<author>
<name>Lars Wirzenius</name>
<email>liw@liw.fi</email>
</author>
<published>2010-06-05T01:53:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-ttystatus.git/commit/?id=20048bb5d257f019454ecbebb5ccda385b11694b'/>
<id>20048bb5d257f019454ecbebb5ccda385b11694b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
