]>
git.rmz.io Git - dotfiles.git/commitdiff
summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch | inline |
side by side (from parent 1:
7b467f4)
def_key "h"
volume_down
+def_key "g"
+ move_home
+
+def_key "G"
+ move_end
+
def_key "!"
show_playlist
def_key "c"
clear_main_playlist
-# def_key "c"
-# dummy
-
def_key "C"
crop_main_playlist
-# def_key "C"
-# dummy
+def_key "n"
+ next_found_item
+
+def_key "N"
+ previous_found_item
+
+def_key "v"
+ select_item
+ next_item
+
+def_key "V"
+ remove_selection
+
+def_key "ctrl-v"
+ reverse_selection