On Thu, Apr 3, 2008 at 2:43 PM, André Goddard Rosa <andre_rosa@xxxxxxx> wrote: > Hi, all! > > After updating to git version 1.5.5.rc3 I always get the error below > when starting "git gui". > Linux distributions used are opensuse 10 and opensuse Factory. > > # git gui > Error in startup script: bad event type or keysym "[" > while executing > "bind $ui_comm <$M1B-Key-\[> {show_less_context;break}" > file "/usr/bin/git-gui" linux 2718) > > I think it's related to git-gui 0.10 recently added into the tree. Doh, I broke git :( The problem is in c91ee2bd61 (Add shortcut keys for Show More/Less Context). Works fine on my OS X 10.5 installation with tcl 8.4.7 - can anyone suggest an alternative way of binding the left/right brackets? I'm not familiar with Tcl, and didn't manage to find a list of key names. -- 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