aboutsummaryrefslogtreecommitdiffstats
path: root/doc/aerc-config.5.scd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/aerc-config.5.scd')
-rw-r--r--doc/aerc-config.5.scd12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/aerc-config.5.scd b/doc/aerc-config.5.scd
index 4931d021..5a04288a 100644
--- a/doc/aerc-config.5.scd
+++ b/doc/aerc-config.5.scd
@@ -67,6 +67,18 @@ These options are configured in the *[general]* section of _aerc.conf_.
Default: _false_
+*term* = _<TERM>_
+ Set the $TERM environment variable used for the embedded terminal.
+
+ Default: _xterm-256color_
+
+*enable-osc8* = __true_|_false_
+ Enable the embedded terminal to output OSC 8 (hyperlinks) escape
+ sequences. Not all terminal emulators handle OSC 8 sequences properly
+ and can produce confusing results, disable this setting if that occurs.
+
+ Default: _false_
+
# UI OPTIONS
These options are configured in the *[ui]* section of _aerc.conf_.