On Thursday April 3rd 2008 at 21:33 Shawn O. Pearce wrote: > Hmm, maybe I should offer the patch. :-) > > --8>-- > Subject: [PATCH] git-gui: Switch keybindings for [ and ] to bracketleft and bracketright > > Thanks to Michele Ballabio for the quick fix. > This resolves the error introduced by c91ee2bd61. > > Signed-off-by: Shawn O. Pearce <spearce@xxxxxxxxxxx> This solves the problem on Debian GNU/Linux 'sid', with Tcl/Tk version 8.5.1. So somehow the Linux implementation seems to be the problem, not the Tcl/Tk version as such. Man keysyms here does list "bracketleft" and "bracketright" but no direct symbols for '[' or ']'. Thanks! -- Marco Roeland -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html