diff options
Diffstat (limited to 'src/input_handler.cc')
| -rw-r--r-- | src/input_handler.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/input_handler.cc b/src/input_handler.cc index d3081ac9..e674790f 100644 --- a/src/input_handler.cc +++ b/src/input_handler.cc @@ -145,6 +145,7 @@ constexpr StringView register_doc = " * .: selection contents\n" " * #: selection index\n" " * [0-9]: selections capture group\n" + " * _: null register\n" " * \": default yank/paste register\n" " * @: default macro register\n" " * /: default search register\n" |
