At this time, when you remap UP, DOWN, LEFT, RIGHT, you will need to use those vi keys for navigating the menus too. I'm looking into the dual key bindings I've seen in the config.
(Keys are CASE Sensitive)
Code: Select all
UP - k
DOWN - j
LEFT - h
RIGHT - l
LEFT UP - y
RIGHT UP - u
LEFT DOWN - b
RIGHT DOWN - n
Use Items - a (Apply)
Look Around - x (eXamine)
Ex. RUN LEFT - shift+h