mirror of
https://github.com/vale981/tridactyl
synced 2025-03-04 17:11:40 -05:00
Remove broken DDG binds from RC file
This commit is contained in:
parent
2eaba7e4ce
commit
ab3bd92bf2
1 changed files with 3 additions and 2 deletions
|
@ -71,8 +71,9 @@
|
|||
" bindurl www.google.com F hint -Jbc #search div:not(.action-menu) > a
|
||||
"
|
||||
"
|
||||
" bindurl ^https://duckduckgo.com f hint -Jc [data-testid="result-title-a"]
|
||||
" bindurl ^https://duckduckgo.com F hint -Jbc [data-testid="result-title-a"]
|
||||
" " 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"]
|
||||
"
|
||||
" " Allow Ctrl-a to select all in the commandline
|
||||
" unbind --mode=ex <C-a>
|
||||
|
|
Loading…
Add table
Reference in a new issue