1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-23 23:21:24 +02:00

Add cheap count support to :playernext and :playerprev.

This commit is contained in:
Doug Kearns
2010-10-22 19:19:19 +11:00
parent 0163f54311
commit 7f61f49841
3 changed files with 30 additions and 17 deletions
+4 -4
View File
@@ -21,8 +21,8 @@
<item>
<tags>p_x :playerp :playerplay</tags>
<spec>:playerp<oa>lay</oa></spec>
<spec>x</spec>
<spec>:<oa>count</oa>playerp<oa>lay</oa></spec>
<spec><oa>count</oa>x</spec>
<description>
<p>
Play the current track.
@@ -32,8 +32,8 @@
<item>
<tags>p_z :playerpr :playerprev</tags>
<spec>:playerpr<oa>ev</oa></spec>
<spec>z</spec>
<spec>:<oa>count</oa>playerpr<oa>ev</oa></spec>
<spec><oa>count</oa>z</spec>
<description>
<p>
Play the previous track.