diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/aerc-config.5.scd | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/aerc-config.5.scd b/doc/aerc-config.5.scd index 2eb04f1b..01abefee 100644 --- a/doc/aerc-config.5.scd +++ b/doc/aerc-config.5.scd @@ -156,6 +156,16 @@ These options are configured in the *[ui]* section of aerc.conf. Default: true +*completion-popovers* + Shows potential auto-completions for text inputs in popovers. + + Default: true + +*completion-delay* + How long to wait after the last input before auto-completion is triggered. + + Default: 250ms + ## VIEWER These options are configured in the *[viewer]* section of aerc.conf. |