Update doc/pages/execeval.asciidoc

Co-authored-by: Screwtapello <thristian@gmail.com>
This commit is contained in:
Alan 2022-07-13 23:22:55 -07:00 committed by GitHub
parent 0bbab694be
commit f5763aaeff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ By default, the execution of both commands happens within the context of
the current client, and stops when the last key/command is reached or an
error occurs.
Regarding registers, *execute-keys* saves the following registers, which
Without the *-save-regs* switch, *execute-keys* saves the following registers, which
are then restored when the keys have been executed: */*, *"*, *|*, *^*,
*@*. *evaluate-commands* doesn't save any registers by default.
(See <<registers#,`:doc registers`>>)