aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorToby Vincent <tobyv13@gmail.com>2023-05-08 20:19:01 -0500
committerToby Vincent <tobyv13@gmail.com>2023-05-08 20:19:01 -0500
commitb3106ec6d4ba5ae7048e4081f02133b1b1de3366 (patch)
tree4af934036923453792c1b91a51efd31c727a236b
parent595e4f152ad1c1378c022dbbb156ef7804835b3d (diff)
feat(aerc): enable OSC 8 for URL and emails
-rw-r--r--aerc/.config/aerc/aerc.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/aerc/.config/aerc/aerc.conf b/aerc/.config/aerc/aerc.conf
index 5118ecc..3cf758f 100644
--- a/aerc/.config/aerc/aerc.conf
+++ b/aerc/.config/aerc/aerc.conf
@@ -1,3 +1,6 @@
+[general]
+enable-osc8 = true
+
[ui]
mouse-enabled=true
new-message-bell=true