summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2009-12-04 09:07:26 -0500
committerNed Batchelder <ned@nedbatchelder.com>2009-12-04 09:07:26 -0500
commit0182926a873072d7062b8db17c15d345e8054193 (patch)
treefe8357abd9b2c11c75566a90fea7fc02e79fd364 /TODO.txt
parent9e4908f37c370250ebc7836e744a59170720a9e3 (diff)
downloadpython-coveragepy-git-0182926a873072d7062b8db17c15d345e8054193.tar.gz
Move some cmdline code to a more logical place.
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index be8f8010..d1b30257 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -101,6 +101,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?
+ - Keyboard navigation: N and P
- Cookie for changes to pyfile.html state.
+ Clickable column headers on the index page.
+ Syntax coloring in HTML report.