1
0
mirror of https://github.com/git/git.git synced 2024-10-22 17:09:18 +02:00
git/lib
David Fries af9a4625fa git-gui: Add keyboard shortcuts for search and goto commands in blame view.
Use forward-slash or Control-S to bring up the search dialog.
In the blame view, Enter or 'n' jump to the next selected region while
Shift-Enter or Shift-n will jump to the previous selected region.
Within the search control, hitting Enter will now jump to the next matching
region.

Signed-off-by: David Fries <David@Fries.net>
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
2011-07-19 15:31:29 +01:00
..
about.tcl
blame.tcl git-gui: Add keyboard shortcuts for search and goto commands in blame view. 2011-07-19 15:31:29 +01:00
branch_checkout.tcl
branch_create.tcl
branch_delete.tcl
branch_rename.tcl
branch.tcl
browser.tcl git-gui: fix browsers [Up To Parent] in sub-sub-directories. 2010-11-22 21:52:51 +00:00
checkout_op.tcl
choose_font.tcl
choose_repository.tcl git-gui: instead of defaulting to home directory use working directory 2011-02-06 22:43:35 +00:00
choose_rev.tcl Fix tooltip display with multiple monitors on windows. 2011-07-11 13:55:38 +01:00
class.tcl
commit.tcl git-gui: warn when trying to commit on a detached head 2011-05-20 22:49:15 +01:00
console.tcl
database.tcl
date.tcl
diff.tcl git-gui: handle meta diff header lines only in the header section 2011-01-28 09:01:17 +00:00
encoding.tcl
error.tcl
git-gui.ico
index.tcl git-gui: learn more type change states 2011-01-28 00:16:50 +00:00
line.tcl git-gui: Enable jumping to a specific line number in blame view. 2011-07-19 15:31:24 +01:00
logo.tcl
merge.tcl git-gui: always default to the last merged branch in remote delete 2011-02-13 00:47:24 +00:00
mergetool.tcl mergetool--lib: Add Beyond Compare 3 as a tool 2011-02-27 00:47:34 -08:00
option.tcl
remote_add.tcl
remote_branch_delete.tcl git-gui: always default to the last merged branch in remote delete 2011-02-13 00:47:24 +00:00
remote.tcl git-gui: fetch/prune all entry appears last 2011-02-24 00:11:50 +00:00
search.tcl git-gui: Add keyboard shortcuts for search and goto commands in blame view. 2011-07-19 15:31:29 +01:00
shortcut.tcl
spellcheck.tcl
sshkey.tcl
status_bar.tcl
themed.tcl
tools_dlg.tcl
tools.tcl
transport.tcl git-gui: teach fetch/prune menu to do it for all remotes 2011-02-14 12:15:36 +00:00
win32_shortcut.js
win32.tcl