summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 98aed8e..22918a6 100644
--- a/README.md
+++ b/README.md
@@ -144,7 +144,7 @@ Key bindings can be customized, see [configuration](readme/customization.md#key-
| `f` | Normal/Diff | Set selected commit(s) to be fixed-up |
| `d` | Normal/Diff | Set selected commit(s) to be dropped |
| `E` | Normal | Edit the command of an editable action |
-| `v` | Normal/Diff | Enter and exit visual mode |
+| `v` | Normal/Diff | Enter and exit visual mode (for selection)|
| `I` | Normal | Insert a new line |
| `Delete` | Normal/Diff | Remove selected lines |
| `!` | Normal/Diff | Open todo file in external editor |