Johannes Schindelin schrieb:
Only Ctrl "=" was bound to increase the font size, probably because
English keyboards have the plus on the same key as the equal sign.
However, not the whole world is English, and at least with some
other keyboard layouts, Ctrl "+" did not work as documented.
Noticed by Stephan Hennig.
Signed-off-by: Johannes Schindelin <redacted>
---
On Thu, 10 Jan 2008, Stephan Hennig wrote:
>
> Hi,
>
> reducing font size in gitk with CTRL-- works, but enlarging font
> size fails. Typing CTRL-+ just doesn't have any effect here.
This is no bug in msysgit, but in gitk.
Paul, please apply.
The bug is still present in gitk that comes with Msysgit
$ git version
git version 1.5.4.rc3.941.gebb79
Best regards,
Stephan Hennig