diff options
author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2016-02-16 16:42:06 +0100 |
---|---|---|
committer | Johannes Schindelin <johannes.schindelin@gmx.de> | 2025-01-11 18:17:42 +0100 |
commit | ac75b4c265952e382dbd67018058a853393d4ecd (patch) | |
tree | 1ac3936a42c801af52d30e0724626c144a882a7d /git-gui/lib/commit.tcl | |
parent | baaa9d6d8688ac1787e4be6087173c9e4341b162 (diff) |
gitk: fix arrow keys in input fields with Tcl/Tk >= 8.6
Tcl/Tk 8.6 introduced new events for the cursor left/right keys and
apparently changed the behavior of the previous event.
Let's work around that by using the new events when we are running with
Tcl/Tk 8.6 or later.
This fixes https://github.com/git-for-windows/git/issues/495
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Diffstat (limited to 'git-gui/lib/commit.tcl')
0 files changed, 0 insertions, 0 deletions