summaryrefslogtreecommitdiff
path: root/README.rst
Commit message (Expand)AuthorAgeFilesLines
* Document newly-sugared capabilities, and reorganize readme as new categories ...1.4Erik Rose2012-06-021-45/+84
* Note setup.py test thing in readme.Erik Rose2012-06-021-0/+1
* Bump version to 1.4.Erik Rose2012-06-021-0/+7
* Document an idiom for restoring the cursor location after a series of manual ...Erik Rose2012-02-011-4/+13
* Sugar cursor-visibility and single-space-movement capabilities. Closes #15.Erik Rose2011-12-191-2/+2
* Make 1.3's release notes past tense like the others.Erik Rose2011-12-171-6/+6
* Rejigger readme so code samples are at the top.1.3Erik Rose2011-12-121-19/+31
* Polish readme.Erik Rose2011-12-121-4/+9
* Make `height` and `width` examine any passed-in stream before falling back to...Erik Rose2011-12-091-0/+3
* Add number_of_colors attr. Bring release notes up to date.Erik Rose2011-12-091-2/+10
* Correct the description of what happens when an unsupported color is used.Erik Rose2011-12-091-5/+8
* I've been using `height` wrong this whole time. It's 1-based.Erik Rose2011-11-301-4/+4
* Make `color(n)` callable to wrap a string, like the named colors can. Bump ve...Erik Rose2011-11-291-0/+8
* Fix an error in an example.Erik Rose2011-11-281-1/+1
* Note the new unicodeyness in the readme.Erik Rose2011-11-281-1/+5
* Change license to MIT. Closes #13.Erik Rose2011-11-281-2/+9
* Make all encoding explicit, and blow only raw strings to the terminal.Erik Rose2011-11-271-0/+5
* Polish readme a bit.Erik Rose2011-11-201-7/+20
* We don't need tigetnum in this example.Erik Rose2011-11-181-1/+1
* Tweak readme and a comment.Erik Rose2011-11-181-2/+6
* Document wrapper usage of attributes, numerical color interface, and compound...Erik Rose2011-11-161-23/+61
* Make simple formatting and colors work as callable wrappers. Add crazy compou...Erik Rose2011-11-161-3/+5
* Add reset_colors sugar. Tweak readme.Erik Rose2011-11-151-5/+11
* Add clear_bol and clear_eos. This concludes the likely useful string capabili...Erik Rose2011-11-151-17/+20
* Let location() operate on just an x *or* y coordinate.Erik Rose2011-11-151-4/+21
* Readme tweaksErik Rose2011-11-151-12/+9
* Add sugar for the rest of the simple attribute-setting capabilities. Closes #...Erik Rose2011-11-141-29/+59
* Document is_a_tty attribute.Erik Rose2011-11-141-3/+13
* Add an option to force real capability emission even if the output stream is ...Erik Rose2011-11-141-0/+6
* Start using tox for tests across Python versions. Make tests run in Python 2.5.Erik Rose2011-11-131-1/+1
* Remove the "color" future plan from readme, now that it's done.Erik Rose2011-11-081-3/+0
* Add attributes for colors, background colors, and bright colors. Closes #2.Erik Rose2011-11-071-8/+35
* Oops, some occurrences of "terminator" escaped genocide.Erik Rose2011-11-071-6/+6
* Rename everything from "terminator" to "blessings". Revert version to 1.0.Erik Rose2011-11-071-12/+6
* Tweak readme to have fewer forward references. Make tagline mention formattin...Erik Rose2011-11-071-17/+17
* Make the formatting reference a little more approachable for folks who don't ...Erik Rose2011-11-071-24/+33
* Fix a buggy test that crashed when run with anything but nose-progressive (wh...terminator-1.0.11.0.1Erik Rose2011-11-071-0/+2
* Stop crashing when piping to other programs. Bump version to 1.0.1.Erik Rose2011-11-071-0/+4
* Add a link to the issue tracker to the readme.Erik Rose2011-11-071-1/+5
* Here's Terminator 1.0, lifted out of nose-progressive.terminator-1.0Erik Rose2011-11-071-0/+181