tridactylrc: add stuff
This commit is contained in:
parent
c2a4d39937
commit
ae48bd74c2
@ -45,6 +45,8 @@ bind h scrollpx -50
|
||||
bind l scrollpx 50
|
||||
bind G scrollto 100
|
||||
bind gg scrollto 0
|
||||
bind gd tabdetach
|
||||
bind gD composite tabduplicate; tabdetach
|
||||
bind <C-u> scrollpage -0.5
|
||||
bind <C-d> scrollpage 0.5
|
||||
bind <C-f> scrollpage 1
|
||||
@ -157,6 +159,7 @@ bind zI zoom 3
|
||||
bind zO zoom 0.3
|
||||
bind . repeat
|
||||
bind <AS-ArrowUp><AS-ArrowUp><AS-ArrowDown><AS-ArrowDown><AS-ArrowLeft><AS-ArrowRight><AS-ArrowLeft><AS-ArrowRight>ba open https://www.youtube.com/watch?v=M3iOROuTuMA
|
||||
bind <AS-ArrowUp><AS-ArrowUp><AS-ArrowDown><AS-ArrowDown><AS-ArrowLeft><AS-ArrowRight><AS-ArrowLeft><AS-ArrowRight>ra open https://www.youtube.com/watch?v=dQw4w9WgXcQ
|
||||
bindurl ^https://web.whatsapp.com f hint -c [tabindex]:not(.two)>div,a
|
||||
bindurl ^https://web.whatsapp.com F hint -bc [tabindex]:not(.two)>div,a
|
||||
|
||||
@ -164,6 +167,16 @@ bindurl ^https://web.whatsapp.com F hint -bc [tabindex]:not(.two)>div,a
|
||||
seturl https://uni.xkcd.com/ uni.xkcd.com ignoremaps
|
||||
seturl www.google.com followpagepatterns.next Next
|
||||
|
||||
set searchurls.alternativeto https://alternativeto.net/browse/search/?q=
|
||||
set searchurls.booksprice https://booksprice.com/compare.do?inputData=
|
||||
set searchurls.bookspriceuk http://booksprice.co.uk/compare.do?inputData=
|
||||
set searchurls.chambersbiog https://chambers.co.uk/search/?query=%s&title=biog
|
||||
set searchurls.chambersdict https://chambers.co.uk/search/?query=%s&title=21st
|
||||
set searchurls.chambersthes https://chambers.co.uk/search/?query=%s&title=thes
|
||||
set searchurls.etymonline https://www.etymonline.com/search?q=
|
||||
set searchurls.goodreads https://www.goodreads.com/search?q=
|
||||
set searchurls.powerthesaurus https://www.powerthesaurus.org/_search?q=
|
||||
|
||||
" Autocmds
|
||||
autocmd DocStart undefined mode ignore
|
||||
autocmd DocStart https://rootnroll.com mode ignore
|
||||
|
Loading…
Reference in New Issue
Block a user