X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=TODO;h=2830ea0b8f355a21817ceeedb7e76e4b7dd51536;hb=3ff7fff834173c6d01f04feef6403c6b0a724ebf;hp=357b66911cbd3f0925fc09a7ffc1a586067cee31;hpb=13ebe539156e5ce5b338975d05b457b07561f1aa;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,