diff options
Diffstat (limited to 'TODO.txt')
-rw-r--r-- | TODO.txt | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -9,10 +9,10 @@ Coverage TODO + Better omit handling that ignores files during measurement. - Deal with ~ in specified paths correctly. -- while TRUE claims to be partial. - - A way to mark lines as partial branches, with a regex? - - Default to "while True:", "while 1:" -- HTML keyboard short cuts ++ while TRUE claims to be partial. + + A way to mark lines as partial branches, with a regex? + + Default to "while True:", "while 1:" ++ HTML keyboard short cuts * 3.2 @@ -111,8 +111,8 @@ x Why can't you specify execute (-x) and report (-r) in the same invocation? - Rolled-up statistics. - Some way to focus in on red and yellow - Show only lines near highlights? - - Jump to next highlight? - - Keyboard navigation: N and P + + Jump to next highlight? + + Keyboard navigation: j and k. - Cookie for changes to pyfile.html state. + Clickable column headers on the index page. + Syntax coloring in HTML report. |