Document cmus-remote -Q
[cmus.git] / data / rc
blob0824e934112851c5a98a0489aef5efd4774a97dd
1 bind browser backspace browser-up
2 bind browser i toggle show_hidden
3 bind browser u win-update
4 bind common + vol +10%
5 bind common , seek -1m
6 bind common - vol -10%
7 bind common . seek +1m
8 bind common 1 view tree
9 bind common 2 view sorted
10 bind common 3 view playlist
11 bind common 4 view queue
12 bind common 5 view browser
13 bind common 6 view filters
14 bind common 7 view settings
15 bind common = vol +10%
16 bind common C toggle continue
17 bind common D win-remove
18 bind common E win-add-Q
19 bind common G win-bottom
20 bind common I echo {}
21 bind common M toggle play_library
22 bind common N search-prev
23 bind common P win-mv-before
24 bind common [ vol +1 +0
25 bind common ] vol +0 +1
26 bind common ^B win-page-up
27 bind common ^C echo Type :quit<enter> to exit cmus.
28 bind common ^F win-page-down
29 bind common ^L refresh
30 bind common ^R toggle repeat_current
31 bind common a win-add-l
32 bind common b player-next
33 bind common c player-pause
34 bind common delete win-remove
35 bind common down win-down
36 bind common e win-add-q
37 bind common end win-bottom
38 bind common enter win-activate
39 bind common g win-top
40 bind common h seek -5
41 bind common home win-top
42 bind common i win-sel-cur
43 bind common j win-down
44 bind common k win-up
45 bind common l seek +5
46 bind common left seek -5
47 bind common m toggle aaa_mode
48 bind common n search-next
49 bind common o toggle play_sorted
50 bind common p win-mv-after
51 bind common page_down win-page-down
52 bind common page_up win-page-up
53 bind common r toggle repeat
54 bind common right seek +5
55 bind common s toggle shuffle
56 bind common space win-toggle
57 bind common t toggle show_remaining_time
58 bind common tab win-next
59 bind common u update-cache
60 bind common up win-up
61 bind common v player-stop
62 bind common x player-play
63 bind common y win-add-p
64 bind common z player-prev
65 bind common { vol -1 -0
66 bind common } vol -0 -1
67 fset 90s=date>=1990&date<2000
68 fset missing-tag=!stream&(artist=""|album=""|title=""|tracknumber=-1|date=-1)
69 fset mp3=filename="*.mp3"
70 fset ogg=filename="*.ogg"
71 fset ogg-or-mp3=ogg|mp3