diff options
author | Drew DeVault <sir@cmpwn.com> | 2019-07-19 12:33:10 -0400 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2019-07-19 12:33:24 -0400 |
commit | 7d37a89458f8cb3199c3006c7adcb6be4379830f (patch) | |
tree | 6a94958fd523d9deba1b301ec55f025e0a21c705 /doc | |
parent | f81e4bd41c3ba9427390eadfc5133ed8daada6ab (diff) | |
download | aerc-7d37a89458f8cb3199c3006c7adcb6be4379830f.tar.gz |
aerc(1): Fix fallback ex key documentation
Diffstat (limited to 'doc')
-rw-r--r-- | doc/aerc.1.scd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/aerc.1.scd b/doc/aerc.1.scd index 4c5a552..79e8806 100644 --- a/doc/aerc.1.scd +++ b/doc/aerc.1.scd @@ -20,7 +20,7 @@ from your terminal. To execute a command, press ':' to bring up the command interface. Commands may also be bound to keys, see *aerc-config*(5) for details. In some contexts, such -as the terminal emulator, ';' is used to bring up the command interface. +as the terminal emulator, '<c-x>' is used to bring up the command interface. Different commands work in different contexts, depending on the kind of tab you have selected. |