Github-Omnibox
Github-Omnibox copied to clipboard
selecting first suggestion doesn't work
Not sure what to title this.
I have a private repo called puzzles, so I do gh /pu and it correctly suggests the repo as the first suggestion:

This is great! As I understand it, this is one of the benefits of using this. Now I don't have to finish typing puzzles, I just press ENTER to select the suggestion!
Nope:

However, if I select the second option, the java-puzzles repo, it does auto-complete that selection into my address bar so if I press ENTER it does go to it as expected. So basically it seems like every suggestion except the first one works for me. Maybe I'm doing something wrong.
This is a regression, should be working the way you expect it to work
So it's not just me? Ok cool!