X-Git-Url: https://git.distorted.org.uk/~mdw/tig/blobdiff_plain/e34f45d4dddeb070a83e40b9959a2344295af1bc..0001fc3426ae001a0bd465dcd19a20e2005cdfb6:/TODO diff --git a/TODO b/TODO index cb48616..316f275 100644 --- a/TODO +++ b/TODO @@ -2,8 +2,9 @@ TODO ---- Features that should be explored. - - Searching. - - Locale support. - - - Make '?' show a one page keybinding cheat sheet. + + - When the user wants to "view" a commit, you could show from which branch + heads and from which tags the commit is reachable, and perhaps which tag is + the latest among the ones reachable from that commit, as part of the commit + detail information you display on the lower pane (log/diff view).