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