aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 8d6a770..6f24dca 100644
--- a/README.md
+++ b/README.md
@@ -256,8 +256,9 @@ Operators can be forced to work line wise by specifying `V`.
### Macros
- `[a-z]` are recognized macro names, `q` starts a recording, `@` plays it back.
- `@@` refers to the least recently recorded macro.
+ The general purpose registers `[a-z]` can be used to record macros. Use
+ one of `[A-Z]` to append to an existing macro. `q` starts a recording,
+ `@` plays it back. `@@` refers to the least recently recorded macro.
### Command line prompt