# default mappings # # A mapping maps a shortcut to one or more commands. Whenever the user enters # a shortcut, the corresponding commands are executed. # quit map :quit # settings map r :toggle-repeat map R :toggle-random map c :toggle-consume map s :toggle-single # movement map k :move-up map :move-up map j :move-down map :move-down map { :move-album-prev map } :move-album-next map h :move-out map l :move-in map gg :move-first map G :move-last map :scroll-up map :scroll-down map :scroll-half-page-up map :scroll-page-up map :scroll-page-up map :scroll-half-page-down map :scroll-page-down map :scroll-page-down # tab navigation map q :close map :window-prev map :window-next map 1 :window-playlist map 2 :window-library map 3 :window-browser map 4 :window-search # playback map :default-action map t :toggle map d :remove map y :copy map p :paste map P :paste-prev map a :add map i :insert map A :add-album map :seek -5 map :seek 5 map + :volume +5 map - :volume -5 # search map n :search-next map N :search-prev # selecting map v :visual map :novisual