From: Mike Frysinger Date: Wed, 6 Jun 2012 01:59:02 +0000 (-0400) Subject: handle playlist seeking X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=418a9c9c4c915cca3d0c4cbd33926e69e5039c76;p=home.git handle playlist seeking --- diff --git a/.bin/vlc-rc b/.bin/vlc-rc index 1b9e856..60493bf 100755 --- a/.bin/vlc-rc +++ b/.bin/vlc-rc @@ -26,7 +26,7 @@ case $1 in f|fullscreen) send f $2 ;; -pause|quit) +pause|quit|next|prev) send $1 ;; vol)