* [Patch] Key help for gitk [not found] <cc9bf44d0604011616w18b9a7c3nc55a393f30a2b55a@mail.gmail.com> @ 2006-04-02 0:21 ` Paul Schulz 2006-04-02 12:18 ` Alex Riesen 0 siblings, 1 reply; 2+ messages in thread From: Paul Schulz @ 2006-04-02 0:21 UTC (permalink / raw) To: paulus; +Cc: git [-- Attachment #1: Type: text/plain, Size: 283 bytes --] Greetings, gitk has a few more key options than I was aware (font increase/decrease for example). The following patch adds some details to the 'About' dialog. (These need to be reviewed for sanity, as I can't work out how the search keys are ment to work.) Paul Schulz [-- Warning: decoded text below may be mangled, UTF-8 assumed --] [-- Attachment #2: patch-gitk-20060402.diff --] [-- Type: text/x-patch; name=patch-gitk-20060402.diff; charset=ANSI_X3.4-1968, Size: 1121 bytes --] diff --git a/gitk b/gitk index fa1e83c..85d70d9 100755 --- a/gitk +++ b/gitk @@ -722,7 +722,41 @@ Gitk - a commit viewer for git Copyright © 2005-2006 Paul Mackerras -Use and redistribute under the terms of the GNU General Public License} \ +Use and redistribute under the terms of the GNU General Public License + +Keys +---- +<Down> - Move down a line +<Up> - Move up a line +<Right> - +<Left> - +<Delete> - +<BackSpace> - +<Space> - Scroll Diff +p - Previous commit +n - Next commit +z - Go back (?) +x - Go forward (?) +i - Previuos line +k - Next line +j - Go back +l - Go forward +b - ? +d - ? +u - ? +/ - Next find result (?) +<Return> - Find result +? - Previous find result +f - Next file +<Ctl-q> - Quit +<Ctl-f> - Find +<Ctl-g> - Find next +<Ctl-r> - Find previous +<Ctl-equal> - Incrument font size +<Ctl-KP_Add> - Incrument font size +<Ctl-minus> - Decrement font size +<Ctl-KP_Subtract> - Decrement font size +} \ -justify center -aspect 400 pack $w.m -side top -fill x -padx 20 -pady 20 button $w.ok -text Close -command "destroy $w" ^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Patch] Key help for gitk 2006-04-02 0:21 ` [Patch] Key help for gitk Paul Schulz @ 2006-04-02 12:18 ` Alex Riesen 0 siblings, 0 replies; 2+ messages in thread From: Alex Riesen @ 2006-04-02 12:18 UTC (permalink / raw) To: paul; +Cc: paulus, git Paul Schulz, Sun, Apr 02, 2006 02:21:16 +0200: > +<Ctl-equal> - Incrument font size > +<Ctl-KP_Add> - Incrument font size Typo: "IncrEment" ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-04-02 12:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <cc9bf44d0604011616w18b9a7c3nc55a393f30a2b55a@mail.gmail.com>
2006-04-02 0:21 ` [Patch] Key help for gitk Paul Schulz
2006-04-02 12:18 ` Alex Riesen
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox