]> jfr.im git - z_archive/twitter.git/commit
Add better formatting to status output.
authorChris Cosby <redacted>
Wed, 16 Jan 2013 22:53:14 +0000 (17:53 -0500)
committerChris Cosby <redacted>
Tue, 22 Jan 2013 21:21:00 +0000 (16:21 -0500)
commit192f2893a4bee7b82ca949941c84a104c99fa273
tree3936bc79e746681df1345ab505cb99dcd63031b0
parentf3e81f37a833d8ce63e2e6c8ed500a1715b825fd
Add better formatting to status output.

Use HTMLparser to convert &blah; correctly
If ansi output, bold #hashtags and underline @profiles
Enable ansi formatting when stdout isn't a tty. I needed this for use
with geektool.
twitter/ansi.py
twitter/cmdline.py