Oh and CTRL-H and L come from Vim keybindings (well, HJLK does).

   - J = Down
   - K = Up
   - H = Left
   - L = right
   - Ctrl N = next (down)
   - Ctrl P = previous (up)

Hope that helps :)

Reply via email to