X-Git-Url: https://git.distorted.org.uk/~mdw/tig/blobdiff_plain/b33611d8ef05e5d5b63652ffe0448736d0787d94..d3b19ca4812677d06507cb70de40ed0de3cbe41b:/TODO?ds=sidebyside 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