[rc/gtk,isync] migrate GTK and isync configs
[~bandali/configs] / ncmpcpp / .ncmpcpp / bindings
CommitLineData
77953380 1def_key "j"
b9b7e639
AB
2 scroll_down
3def_key "k"
4 scroll_up
5
6def_key "ctrl-u"
7 page_up
8def_key "ctrl-d"
9 page_down
10
8b6f7ed8 11def_key "h"
b9b7e639
AB
12 previous_column
13def_key "l"
14 next_column
15
16def_key "."
17 show_lyrics
18
19def_key "n"
20 next_found_item
21def_key "N"
22 previous_found_item
23
24def_key "J"
25 move_sort_order_down
26def_key "K"
27 move_sort_order_up