From: Stefan Haller Date: Sat, 22 Sep 2012 07:40:24 +0000 (+0200) Subject: gitk: Highlight current search hit in orange X-Git-Tag: v1.8.2-rc0~96^2~11 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/c46149942adad1e8869cb795cc044581f2de314a?hp=c46149942adad1e8869cb795cc044581f2de314a gitk: Highlight current search hit in orange When searching for text in the diff, and there are multiple occurrences of the search string, the current one is highlighted in orange, and the other ones in yellow. This makes it much easier to understand what happens when you then click the Search button or hit Ctrl-S repeatedly. Signed-off-by: Stefan Haller Signed-off-by: Paul Mackerras ---