I'd like to fix the "Search Main Menu Items" keyboard command bug.<div><br></div><div>Steps to repro:</div><div>1. open TextMate2 -r 9288</div><div>2. type `command-?` (or command-shift-forwardslash).</div><div>

<br></div><div>Expected:</div><div>The "Help" main menu should appear and keyboard focus should be given the the blue search field</div><div><br></div><div>Actual:</div><div>A tooltip appears near the cursor: "WARNING: on Leopard the menu item searching is prone to crashing, so we have disabled the key equivalent. Sorry for the inconvenience."</div>

<div><br></div><div><div><br></div><div>I've checked out head of trunk (or whatever the correct term is in git) of the TextMate2 source on github.</div><div><br></div><div>I thought a naive-yet-simple approach would be to grep for the tooltip message which appears when you type the key command. But I can't find that string does not seem to exist in the source.</div>

<div><br></div><div>Anyone have any ideas/pointers on how I could move forward on fixing this?</div></div><div><br></div><div>thx!</div><div><br></div><div>TD</div>