From 95bae46af604f1fda07c8e7b92a278e28792c427 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Thu, 25 Feb 2016 16:25:14 +0100 Subject: vis: use standard registers for macro recordings Also support upper case register to append to an existing macro. --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'README.md') 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 -- cgit v1.2.3