Skip to content

Commit

Permalink
use HJKL for direction keys {Nathan Neff}
Browse files Browse the repository at this point in the history
  • Loading branch information
sunaku committed Oct 5, 2009
1 parent e238717 commit e62f407
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config.yaml
Expand Up @@ -192,10 +192,10 @@ control:
##
# Direction keys.
#
up: t
down: n
up: k
down: j
left: h
right: s
right: l

##
# Sequence keys.
Expand Down

0 comments on commit e62f407

Please sign in to comment.