Add support for searching using regex
[tig] / TODO
1 TODO
2 ----
3 Features that should be explored.
4
5 - Locale support.
6
7 - When the user wants to "view" a commit, you could show from which branch
8 heads and from which tags the commit is reachable, and perhaps which tag is
9 the latest among the ones reachable from that commit, as part of the commit
10 detail information you display on the lower pane (log/diff view).