diff options
author | Marc Coquand <marc@mccd.space> | 2024-05-29 12:51:04 -0500 |
---|---|---|
committer | Marc Coquand <marc@mccd.space> | 2024-05-29 12:51:04 -0500 |
commit | c2fcd44b6a64ec7fd44f364a64396f680babbf8d (patch) | |
tree | b7d0b5902d682985392991ae430ef9fef2431e03 /config/aerc/aerc.conf | |
parent | 3b42452a37117bace208a2085980e7c1b79b3738 (diff) | |
download | rcm-c2fcd44b6a64ec7fd44f364a64396f680babbf8d.tar.gz rcm-c2fcd44b6a64ec7fd44f364a64396f680babbf8d.tar.bz2 rcm-c2fcd44b6a64ec7fd44f364a64396f680babbf8d.zip |
Updates
Diffstat (limited to 'config/aerc/aerc.conf')
-rw-r--r-- | config/aerc/aerc.conf | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/config/aerc/aerc.conf b/config/aerc/aerc.conf index 73d4c08..26cfb7f 100644 --- a/config/aerc/aerc.conf +++ b/config/aerc/aerc.conf @@ -41,12 +41,11 @@ # 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 +enable-osc8=true [ui] # @@ -380,7 +379,6 @@ parse-http-links=true # Specifies the command to run the editor with. It will be shown in an embedded # terminal, though it may also launch a graphical window if the environment # supports it. Defaults to $EDITOR, or vi. -editor=kak # # Default header fields to display when composing a message. To display |