aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2018-11-21Add READMEHEADmasterTeddy Wing
2018-11-21Add missing semicolonsTeddy Wing
2018-11-21Add license (GNU GPLv3+)Teddy Wing
2018-11-07Add github-search-pronto.user.jsTeddy Wing
User script that triggers a search within a repository immediately upon pressing enter. This used to be the normal functionality, but ever since GitHub added the search drop-down to enable a choice of search scopes, they don't let you press enter to search until the drop-down list has populated. That typically takes a second or two, which means you have to press enter again after a second in order to actually search for something. So stupid. Here we search right away unless the search drop-down is visible and has been populated.