bindings (110B)
1 def_key "j" 2 scroll_down 3 4 def_key "k" 5 scroll_up 6 7 def_key "h" 8 previous_column 9 10 def_key "l" 11 next_column 12