Code

get_author_initials: various fixes
[tig.git] / TODO
diff --git a/TODO b/TODO
index 2ae71df2c942cb07ac5f0b53f6483c0d592d088f..2830ea0b8f355a21817ceeedb7e76e4b7dd51536 100644 (file)
--- a/TODO
+++ b/TODO
@@ -10,6 +10,8 @@ Before tig-1.0
     - Add an edit keymap so the "editor" can be customized.
     - Allow the cursor to navigate in the input area.
 
+ - Wrap long lines to reduce horizontal scrolling.
+
  - Rewrite revgraph handling.
 
    The commit structure should be expanded to have a parent member,
@@ -27,9 +29,6 @@ Before tig-1.0
       that commit, as part of the diff view. How should rewritten parent
       information be handled? Depends on new enhanced commit structure.
 
- - Show the "active" (instead of the default) keybindings in the help
-   view. Also, display the keymap.
-
 Long term goals
 ~~~~~~~~~~~~~~~