From: Jonas Fonseca Date: Sun, 3 Aug 2008 20:38:46 +0000 (+0200) Subject: TODO: Option for abbreviating author names using just the initials X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=145194bdfc8bf0b58185bbe28bc0097ce429de4d;p=tig.git TODO: Option for abbreviating author names using just the initials --- diff --git a/TODO b/TODO index 437f0d4..919734a 100644 --- a/TODO +++ b/TODO @@ -28,3 +28,6 @@ Features that should be explored. - Color the revgraph to make it easier to follow branches. Idea by Dominik Vogt + + - Allow names in the author column to be abbreviated to initials. + Will optimize screen usage for the blame view.