File tree Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -10,8 +10,9 @@ Omnibox extension to help you go straight to a GitHub repository.
1010Activate the extension by typing "gh" followed by a space; you can then either
1111
1212- Filter through your list of saved repositories
13+ - Hit space again to see the full list of saved repositories
1314- Enter the exact name of a repository
14- - Immediately hit enter and go to the target GitHub account
15+ - Hit space and then enter to go to the target GitHub account itself
1516
1617## How it's built
1718` javascript/ ` --> initially built with vanilla JavaScript, HTML, CSS
Original file line number Diff line number Diff line change @@ -10,6 +10,6 @@ Omnibox extension to help you go straight to a GitHub repository.
1010Activate the extension by typing "gh" followed by a space; you can then either
1111
1212- Filter through your list of saved repositories
13+ - Hit space again to see the full list of saved repositories
1314- Enter the exact name of a repository
14- - Immediately hit enter and go to the target GitHub account
15-
15+ - Hit space and then enter to go to the target GitHub account itself
Original file line number Diff line number Diff line change @@ -10,5 +10,6 @@ Omnibox extension to help you go straight to a GitHub repository.
1010Activate the extension by typing "gh" followed by a space; you can then either
1111
1212- Filter through your list of saved repositories
13+ - Hit space again to see the full list of saved repositories
1314- Enter the exact name of a repository
14- - Immediately hit enter and go to the target GitHub account
15+ - Hit space and then enter to go to the target GitHub account itself
You can’t perform that action at this time.
0 commit comments