From 4058a64d484295cf60828256643f4e1b438d6c2a Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sun, 6 Jan 2019 08:26:36 +0000 Subject: Change default keybindings to match Emacs conventions Signed-off-by: Sean Whitton --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2c1a84c..8b22be4 100644 --- a/README.md +++ b/README.md @@ -56,14 +56,14 @@ confirm that the value for org-d20-party that you've supplied is safe. The following bindings should then be available: -- <f9> -- start a combat, or advance the turn/round counter +- C-c , i -- start a combat, or advance the turn/round counter for an existing combat, depending on point -- S-<f9> -- add new monsters to an existing combat -- <f10> -- apply damage to the monster at point -- S-<f10> -- evaluate the dice expression (e.g. `4d10`) at +- C-c , a -- add new monsters to an existing combat +- C-c , d -- apply damage to the monster at point +- C-c , r -- prompt for dice expression and evaluate it +- <f10> -- evaluate the dice expression (e.g. `4d10`) at point -- <f11> -- prompt for dice expression and evaluate it -- S-<f11> -- roll the last dice expression again +- <f11> -- roll the last dice expression again - <f12> -- roll d20, with advantage and disadvantage shown - S-<f12> -- roll percentile dice -- cgit v1.2.3