mirror of
https://github.com/vale981/tridactyl
synced 2025-03-04 09:01:39 -05:00
Add GitHub gi bind to RC
This commit is contained in:
parent
f8aafebfce
commit
95b2869294
1 changed files with 3 additions and 0 deletions
|
@ -74,6 +74,9 @@
|
|||
" " Broken as of 2023-07-18
|
||||
" " bindurl ^https://duckduckgo.com f hint -Jc [data-testid="result-title-a"]
|
||||
" " 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
|
||||
"
|
||||
" " Allow Ctrl-a to select all in the commandline
|
||||
" unbind --mode=ex <C-a>
|
||||
|
|
Loading…
Add table
Reference in a new issue