X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/8c71e6309fe5e0982f9fa2f88401933e0d6d6eb5..c4c2ff4ebcfeda2603eef806193ef8d891035b9f:/.config/tridactyl/tridactylrc diff --git a/.config/tridactyl/tridactylrc b/.config/tridactyl/tridactylrc index e7fc939..bb717e3 100644 --- a/.config/tridactyl/tridactylrc +++ b/.config/tridactyl/tridactylrc @@ -1,27 +1,44 @@ -bind j scrollline 2 -bind k scrollline -2 bind n scrollline 2 bind p scrollline -2 -bind J tabprev -bind K tabnext +bind 0 scrollto 0 x +bind - scrollto 100 x + bind P tabprev bind N tabnext bind d scrollpage 0.5 bind u scrollpage -0.5 +unbind +unbind bind x tabclose bind X undo +bind stop bind gd tabduplicate bind gw tabdetach +bind O fillcmdline bmarks + bind ; fillcmdline_notrail +bind ;v hint -; video + +command mpvmp4 js -p tri.excmds.shellescape(JS_ARG).then(url => tri.excmds.exclaim_quiet('mpv --no-terminal --ytdl-format=mp4 ' + url)) +bind ;gv hint -W mpvmp4 + +bind ;gV js tri.excmds.exclaim_quiet('mpv --no-terminal --ytdl-format=mp4 ' + document.location.href) + +unbind + set hintfiltermode vimperator-reflow set hintnames numeric +set urlparenttrailingslash false + +set browser abrowser +" set newtab https://bandali.eu.org -set browser iceweasel +seturl warrior.uwaterloo.ca noiframe true -autocmd DocStart www.reddit.com js tri.excmds.urlmodify("-t", "www", "old") +" autocmd DocStart www.reddit.com js tri.excmds.urlmodify("-t", "www", "old")