Code

TODO: line wrapping
authorJonas Fonseca <fonseca@diku.dk>
Sun, 22 Nov 2009 19:18:36 +0000 (14:18 -0500)
committerJonas Fonseca <fonseca@diku.dk>
Sun, 22 Nov 2009 19:18:36 +0000 (14:18 -0500)
Requested by Eskild Hustvedt.

TODO

diff --git a/TODO b/TODO
index 357b66911cbd3f0925fc09a7ffc1a586067cee31..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,