summaryrefslogtreecommitdiff
path: root/ttystatus
AgeCommit message (Expand)AuthorFilesLines
2015-10-06Prepare release version 0.26ttystatus-0.26Lars Wirzenius1-1/+1
2015-10-06Look up control sequences at init timeLars Wirzenius1-7/+19
2015-10-05Prepare release version 0.25ttystatus-0.25Lars Wirzenius1-1/+1
2015-10-04Disable output if terminal lacks capabilitiesLars Wirzenius2-1/+8
2015-10-01Prepare release version 0.24.1ttystatus-0.24.1Lars Wirzenius1-1/+1
2015-10-01Handle lack of /dev/ttyLars Wirzenius1-11/+14
2015-09-30Prepare release version 0.24ttystatus-0.24Lars Wirzenius1-1/+1
2015-09-27Refactor how messages are displayedLars Wirzenius7-279/+237
2015-09-27Fix tests for multiline TerminalStatus supportLars Wirzenius2-8/+15
2015-09-27Don't write anything if empty stringLars Wirzenius1-0/+2
2015-09-26Refactor for clarification, then fix one-line outputLars Wirzenius1-13/+26
2015-09-26Allow multiline outputLars Wirzenius2-33/+80
2015-09-19Move __version__ to after imports, for pep8Lars Wirzenius1-3/+4
2015-05-01Refactor _get_terminal_width for clarityLars Wirzenius1-15/+13
2015-05-01Whitespace fixes for PEP8Lars Wirzenius6-15/+15
2015-04-18Fixes from pylintLars Wirzenius7-29/+25
2015-04-18Fix problems found by pep8Lars Wirzenius32-298/+276
2013-06-19Prepare release version 0.23Lars Wirzenius1-1/+1
2013-06-16Stop using SIGWINCHLars Wirzenius2-12/+18
2013-03-12Prepare release version 0.22Lars Wirzenius1-1/+1
2012-12-17Update display after terminal size changesLars Wirzenius1-0/+1
2012-09-29Change version number from 0.20.1 to 0.21 due to jenkinstoolLars Wirzenius1-1/+1
2012-09-29Prepare release 0.20.1Lars Wirzenius1-1/+1
2012-09-18Prepare for 0.20 releaseLars Wirzenius1-1/+1
2012-07-11Fix DummyNotify to accept keyword argumentLars Wirzenius1-1/+1
2012-07-09Force .error to always outputLars Wirzenius2-3/+3
2012-06-30Prepare to release version 0.19Lars Wirzenius1-1/+1
2012-05-21Remove once-per-period functionality of Message.writeLars Wirzenius3-18/+6
2012-05-21Allow Messager.write to be forcedLars Wirzenius2-3/+3
2012-05-21Add TerminalStatus.flush methodLars Wirzenius2-0/+17
2012-05-08Release version 0.18Lars Wirzenius1-1/+1
2012-05-05Allow ByteSpeed to show current-ish speedLars Wirzenius2-12/+45
2012-04-15Prepare release 0.17Lars Wirzenius1-1/+1
2012-04-15Fix Pathname to render from end instead of beginningLars Wirzenius2-5/+10
2012-04-15Add test for rendering variable size widgets smaller if space is constrainedLars Wirzenius1-0/+11
2012-04-15Limit rendered text to available widthLars Wirzenius2-1/+10
2012-04-15Fix rendering to adjust to available spaceLars Wirzenius2-5/+32
2012-04-15Add width argument to render() methodLars Wirzenius28-80/+151
2012-04-15Change __str__ to renderLars Wirzenius28-75/+78
2012-04-15Fix Integer() to not render in updateLars Wirzenius1-6/+6
2012-04-15Refactor: change name of _factor to _renderLars Wirzenius1-3/+3
2012-04-15Actually update widgets when values changeLars Wirzenius1-2/+2
2012-04-15Add test to verify widget updates happen without renderingLars Wirzenius1-0/+8
2012-04-15Improve widget split between updating and renderingLars Wirzenius26-179/+93
2012-04-08Release version 0.16Lars Wirzenius1-1/+1
2012-04-08Format widgets completely at endLars Wirzenius1-10/+10
2012-04-08Only format widgets when it's time to writeLars Wirzenius1-10/+11
2011-09-17Bump version number.Lars Wirzenius1-1/+1
2011-09-15Fix String to handle non-string values.Lars Wirzenius2-1/+5
2011-08-31Bump version number.Lars Wirzenius1-1/+1