<span style="-webkit-text-size-adjust: auto; background-color: rgba(255, 255, 255, 0);">FWIW; I do use "Branches.." and actually never used browse..</span><div><span style="-webkit-text-size-adjust: auto; background-color: rgba(255, 255, 255, 0);"><br></span></div>
<div><span style="-webkit-text-size-adjust: auto; background-color: rgba(255, 255, 255, 0);">Koen</span></div>
<div><br></div>
<div class="mailbox_signature"><br></div>
<br><br><div class="gmail_quote"><p>On Mon, Oct 26, 2015 at 4:12 AM, Allan Odgaard <span dir="ltr"><<a href="mailto:mailinglist@textmate.org" target="_blank">mailinglist@textmate.org</a>></span> wrote:<br></p><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><p>On 26 Oct 2015, at 1:16, Jacob Carlborg wrote:<br><br>> On 2015-10-25 15:16, Allan Odgaard wrote:<br>><br>>> Pressing A-Z already works to select the first item in the menu <br>>> starting<br>>> with that letter.<br>><br>> That does not seem to work properly. Pressing ⌘Y and then B will <br>> select "Branches" instead of "Browse Annotated File". For P it will <br>> select "Pop Stash" instead of "Pull".<br><br>To clarify, with first item I mean the first item in a lexicographically <br>sorted list of all the items.<br><br>I.e. here “Bra…” comes before “Bro…” and that is why <br>“Branches” gets selected.<br><br>> One minor disadvantage of the current way that the letters work is <br>> that it will only select the command, not execute it.<br><br>Or advantage, if you would like to verify that you jumped down to the <br>correct item.<br><br>FYI this keyboard support is standard menu behavior and not specific to <br>TextMate.<br><br>>> Personally I wouldn’t be against re-arranging the Git menu so that <br>>> it<br>>> would work better with letter keys, but I fear it would upset a lot <br>>> of<br>>> people who are e.g. used to ⌘Y + 2 for commit, etc.<br>><br>> If it would be possible to add keyboard shortcuts for the menu that is <br>> not dependent on the order, the existing order could be preserved for <br>> backwards compatibility. That is, it would be possible to use both <br>> numbers and letters.<br><br>In the Subversion bundle we prefix items that we want to “skip” with <br>a hair space (U+200A).<br><br>It does give the item a slight indent, but hardly noticable. The problem <br>with the zero-width characters are, that they seem to be ignored by the <br>“type to select” algorithm.<br><br>If you add hairspace to the Branches… menu item then please submit a <br>PR as I also occasionally use Browse but never Branches.<br><br>_______________________________________________<br>textmate mailing list<br>textmate@lists.macromates.com<br>http://lists.macromates.com/listinfo/textmate</p></blockquote></div><br>