diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/aerc-config.5.scd | 38 | ||||
-rw-r--r-- | doc/aerc-stylesets.7.scd | 8 | ||||
-rw-r--r-- | doc/aerc.1.scd | 4 |
3 files changed, 23 insertions, 27 deletions
diff --git a/doc/aerc-config.5.scd b/doc/aerc-config.5.scd index 21472e6e..a09c5ab8 100644 --- a/doc/aerc-config.5.scd +++ b/doc/aerc-config.5.scd @@ -390,7 +390,7 @@ These options are configured in the *[statusline]* section of aerc.conf. | %T : general on/off information (e.g. passthrough, threading, sorting) | %> -: does not print anything but all format specifier that follow will be right justified. +: does not print anything but all format specifier that follow will be right justified. *separator* Specifies the separator between grouped statusline elements (e.g. for @@ -854,7 +854,7 @@ each binding context: *$ex* This can be set to a keystroke which will bring up the command input in this context. - + Default: ':' In addition to letters, special keys may be specified in <angle brackets>. The @@ -867,63 +867,63 @@ following special keys are supported: | semicolon : ; | tab -: +: Tab | enter -: +: Enter | up -: +: Up arrow | c-up : Ctrl+Up | a-up : Alt+Up | down -: +: Down arrow | c-down : Ctrl+Down | a-down : Alt+Down | right -: +: Right arrow | c-right : Ctrl+Right | a-right : Alt+Right | left -: +: Left arrow | c-left : Ctrl+Left | a-left : Alt+Left | pgup -: +: Page Up | c-pgup : Ctrl+PageUp | a-pgup : Alt+PageUp | pgdn -: +: Page Down | c-pgdn : Ctrl+PageDn | a-pgdn : Alt+PageDn | home -: +: Home | end -: +: End | insert -: +: Insert | delete -: +: Delete | exit -: +: Exit | cancel -: +: Cancel | print -: +: Print screen | pause -: +: Pause | backtab -: +: Shift+Tab | c-space : Ctrl+Space | a-space diff --git a/doc/aerc-stylesets.7.scd b/doc/aerc-stylesets.7.scd index 3b5dc232..0cb5a322 100644 --- a/doc/aerc-stylesets.7.scd +++ b/doc/aerc-stylesets.7.scd @@ -83,11 +83,10 @@ styling. [[ *Style Object* :[ *Description* | default -: The default style object used for normal ui elements while not - using specialized configuration. +: The default style object used for normal ui elements while not using specialized configuration. | error : The style used to show errors. -| warning +| warning : The style used when showing warnings. | success : The style used for success messages. @@ -158,8 +157,7 @@ For example, the following wildcards can be made using this syntax. | \*.fg=blue : Set the foreground color of all style objects to blue. | \*list.bg=hotpink -: Set the background color of all style objects that end in list - to hotpink. +: Set the background color of all style objects that end in list to hotpink. ## Selected modifier Selected modifier can be applied to any style object. The style provided for diff --git a/doc/aerc.1.scd b/doc/aerc.1.scd index dbf782ce..ea4be171 100644 --- a/doc/aerc.1.scd +++ b/doc/aerc.1.scd @@ -76,7 +76,7 @@ These commands work in any context. as a delta from the selected tab. *exec* <command...> - Executes an arbitrary command in the background. Aerc will set the + Executes an arbitrary command in the background. Aerc will set the environment variables *$account* and *$folder* when the command is executed from an Account tab or an opened message. @@ -237,10 +237,8 @@ message list, the message in the message viewer, etc). Seen Message has been read - Answered Message has been answered - Flagged Message is flagged for urgent/special attention |