author | Shawn O. Pearce <spearce@spearce.org> | |
Tue, 12 Jun 2007 04:04:30 +0000 (00:04 -0400) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Thu, 21 Jun 2007 03:25:23 +0000 (23:25 -0400) | ||
commit | fb626dc00044c106652ae39300b4cb613af70ab1 | |
tree | 24b895aea47ca588a8f6e77d508cad55d131145c | tree | snapshot |
parent | 82a2d6bdf9532812e2f315477494956a2f26e2cd | commit | diff |
git-gui: Bind Tab/Shift-Tab to cycle between panes in blame
The blame viewer is composed of two different areas, the file
area on top and the commit area on the bottom. If users are
trying to shift the focus it is probably because they want to
shift from one area to the other, so we just setup Tab and
Shift-Tab to jump from the one half to the other in a cycle.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
The blame viewer is composed of two different areas, the file
area on top and the commit area on the bottom. If users are
trying to shift the focus it is probably because they want to
shift from one area to the other, so we just setup Tab and
Shift-Tab to jump from the one half to the other in a cycle.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
lib/blame.tcl | diff | blob | history |