summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2009-11-20 07:01:47 -0500
committerNed Batchelder <ned@nedbatchelder.com>2009-11-20 07:01:47 -0500
commit24fd1013f6d644ef3147d21e4048fdf8255d8cb5 (patch)
treeef5a948fc965d16e0fa18e3d7c6e6f94b22beaef /TODO.txt
parente128c5d16c8ef7f83884e911a5e65d0d2ac1f191 (diff)
downloadpython-coveragepy-24fd1013f6d644ef3147d21e4048fdf8255d8cb5.tar.gz
I had been meaning to do click-to-sort column headers
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.txt b/TODO.txt
index 01e886c..a3a812e 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -88,7 +88,7 @@ x Why can't you specify execute (-x) and report (-r) in the same invocation?
- Some way to focus in on red and yellow
- Show only lines near highlights?
- Jump to next highlight?
- - Clickable column headers on the index page.
+ + Clickable column headers on the index page.
+ Syntax coloring in HTML report.
+ Dynamic effects in HTML report.
+ Footer in reports pointing to coverage home page.