mirror of
https://github.com/tridactyl/tridactyl.git
synced 2026-09-10 07:16:33 -04:00
Fix gi on GitHub in RC
This commit is contained in:
parent
405ee11d2f
commit
96e03c14cb
|
|
@ -76,7 +76,7 @@
|
|||
" " bindurl ^https://duckduckgo.com F hint -Jbc [data-testid="result-title-a"]
|
||||
|
||||
" " Make `gi` on GitHub take you to the search box
|
||||
" bindurl ^https://github.com gi hint -Vc .AppHeader-searchButton
|
||||
" bindurl ^https://github.com gi hint -!Vc [aria-label^='search' i]
|
||||
"
|
||||
" " Allow Ctrl-a to select all in the commandline
|
||||
" unbind --mode=ex <C-a>
|
||||
|
|
|
|||
Loading…
Reference in a new issue