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
commit5e09c8140d43822815a96c0020c92f0d62090e0c (patch)
tree87930b170dc828aa7212b613bd79de03411169dd /TODO.txt
parent99a3e92e89c3e9d4a0dd73ae71b0b849d7fddbee (diff)
downloadpython-coveragepy-5e09c8140d43822815a96c0020c92f0d62090e0c.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 be8f801..d1b3025 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.