updating a good number of little things

This commit is contained in:
Chris Cochrun 2022-04-14 10:04:55 -05:00
parent f4d4db3ba6
commit a189f2bf8e
13 changed files with 61 additions and 16 deletions

View file

@ -51,7 +51,7 @@ command org-capture composite get_current_url | js -p tri.excmds.exclaim_quiet('
" MPV
command mpv js -p tri.excmds.shellescape(JS_ARG).then(url => tri.excmds.exclaim_quiet('mpv --profile=fast ' + url))
"" Unbind this key to rebind it later
unbind v
command torrent js -p tri.excmds.shellescape(JS_ARG).then(url => tri.excmds.exclaim_quiet('transadd ' + url))
@ -64,7 +64,7 @@ command ytdl js -p tri.excmds.shellescape(JS_ARG).then(url => tri.excmds.exclaim
bind v hint -W mpv
bind gt hint -W torrent
bind gv current_url mpv
bind gV hint ytdl
bind gV hint -W ytdl
bind F hint -t
bind gy hint -y
bind gc org-capture