diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2009-12-04 09:07:26 -0500 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2009-12-04 09:07:26 -0500 |
| commit | 0182926a873072d7062b8db17c15d345e8054193 (patch) | |
| tree | fe8357abd9b2c11c75566a90fea7fc02e79fd364 /TODO.txt | |
| parent | 9e4908f37c370250ebc7836e744a59170720a9e3 (diff) | |
| download | python-coveragepy-git-0182926a873072d7062b8db17c15d345e8054193.tar.gz | |
Move some cmdline code to a more logical place.
Diffstat (limited to 'TODO.txt')
| -rw-r--r-- | TODO.txt | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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.
|
