diff options
Diffstat (limited to 'config/aerc.conf')
-rw-r--r-- | config/aerc.conf | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/config/aerc.conf b/config/aerc.conf index 62d2ba92..cb720e07 100644 --- a/config/aerc.conf +++ b/config/aerc.conf @@ -38,6 +38,16 @@ # Default: info #log-level=info +# Set the $TERM environment variable used for the embedded terminal. +# +# Default: xterm-256color +#term=xterm-256color + +# Display OSC8 strings in the embedded terminal +# +# Default: false +#enable-osc8=false + [ui] # # Describes the format for each row in a mailbox view. This is a comma |