Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-gui: Bind n/c/o accelerators in repository chooser
On Windows we need to actually setup binds for the accelerator keys, otherwise the OS doesn't respond to them when the user presses the key combinations. Apparently we automatically get these on Mac OS X when we configure the menu commands, but not on Windows. Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
- Loading branch information