Github-Omnibox
Github-Omnibox copied to clipboard
Completion not working
When a single repo is the only result in the omnibox, hitting enter does not autocomplete the repo.
For example:
- Typing "/my-re"
- "/my-repo" is the first and only result (and is highlighted in the dropdown)
- Pressing
Enterthen attempts to navigate tohttps://github.com/user/my-reinstead ofhttps://github.com/user/my-repo
Navigating up and down the list in attempt to trigger the autocompletion also does not work
Unfortunately I'm no longer actively maintaining this project.