On Tue, Aug 06, 2013 at 12:58:20AM -0400, Kumar Appaiah wrote:
> tig-1.1
> ---
> diff --git a/tig.c b/tig.c
> index 845153f..256b589 100644
> --- a/tig.c
> +++ b/tig.c
> @@ -4475,8 +4475,15 @@ log_request(struct view *view, enum request request,
> struct line *line)
> state->re
In the log view, when scrolling across a commit, the diff view should
automatically switch to the commit whose context the cursor is on in
the log view. This commit changes things to catch the REQ_ENTER in the
log view and handle recalculation of the commit and diff display from
log_request, rather
2 matches
Mail list logo