diff options
Diffstat (limited to 'users/grfn/xanthous/src/Xanthous/keybindings.yaml')
-rw-r--r-- | users/grfn/xanthous/src/Xanthous/keybindings.yaml | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/users/grfn/xanthous/src/Xanthous/keybindings.yaml b/users/grfn/xanthous/src/Xanthous/keybindings.yaml new file mode 100644 index 000000000000..29a52d27985f --- /dev/null +++ b/users/grfn/xanthous/src/Xanthous/keybindings.yaml @@ -0,0 +1,21 @@ +q: Quit +.: Wait +C-p: PreviousMessage +',': PickUp +d: Drop +o: Open +c: Close +;: Look +e: Eat +S: Save +r: Read +i: ShowInventory +I: DescribeInventory +w: Wield +f: Fire +'<': GoUp +'>': GoDown +R: Rest + +# Debug commands +M-r: ToggleRevealAll |