BUGS: Merge locale support with utf8-only bug, add horizontal scrolling
[tig] / TODO
1 TODO
2 ----
3 Features that should be explored.
4
5 - When the user wants to "view" a commit, you could show from which branch
6 heads and from which tags the commit is reachable, and perhaps which tag is
7 the latest among the ones reachable from that commit, as part of the commit
8 detail information you display on the lower pane (log/diff view).