X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=TODO;h=2830ea0b8f355a21817ceeedb7e76e4b7dd51536;hb=5568f99e97b0f79c1c4367fa14f6319f8dde6826;hp=357b66911cbd3f0925fc09a7ffc1a586067cee31;hpb=0c818263da3767600cf50f333bd4cfc37e0b45e4;p=tig.git diff --git a/TODO b/TODO index 357b669..2830ea0 100644 --- 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,