updating a good number of little things
This commit is contained in:
parent
f4d4db3ba6
commit
a189f2bf8e
13 changed files with 61 additions and 16 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue