dotfiles

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

bindings (106B)


      1 def_key "l"
      2   next_column
      3 def_key "h"
      4   previous_column
      5 def_key "k"
      6   scroll_up
      7 def_key "j"
      8   scroll_down