mirror of
https://github.com/vale981/tridactyl
synced 2025-03-05 09:31:41 -05:00
Add some crazy binds to tridactylrc
This commit is contained in:
parent
de954ddc9c
commit
880a75914d
1 changed files with 4 additions and 0 deletions
|
@ -35,6 +35,10 @@ bindurl wikiwand.com yy composite js document.location.href.replace("wikiwand.co
|
|||
" Make gu take you back to subreddit from comments
|
||||
bindurl reddit.com gu urlparent 4
|
||||
|
||||
" Only hint search results on Google
|
||||
bindurl www.google.com f hint -Jc .rc > .r > a
|
||||
bindurl www.google.com F composite hint -Jpipe .rc>.r>a href | tabopen | buffer #
|
||||
|
||||
" Allow Ctrl-a to select all in the commandline
|
||||
unbind --mode=ex <C-a>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue