X-Git-Url: https://git.distorted.org.uk/~mdw/tig/blobdiff_plain/b33611d8ef05e5d5b63652ffe0448736d0787d94..a00fff3cc7b71eb6b75ef38e6fe7de060921f53f:/TODO diff --git a/TODO b/TODO index 218ce3d..437f0d4 100644 --- a/TODO +++ b/TODO @@ -21,3 +21,10 @@ Features that should be explored. - Use non-blocking I/O + select() for incremental loading of view input. (debian bug #427093) + + - Split sources of tig.c into multiple files. + + - Rewrite revgraph handling. + + - Color the revgraph to make it easier to follow branches. Idea by + Dominik Vogt