Add edit command to ytmpv

This commit is contained in:
mitchell 2022-05-12 19:08:48 -04:00
parent ab9f80ce40
commit 17c45c5919

View file

@ -35,6 +35,8 @@ function ytmpv -d 'A script to help queue youtube videos on MPV'
$urls
break
case e edit
$EDITOR $queue
case f fg
tmux attach -t ytmpv
case h help