about summary refs log tree commit diff stats
path: root/src/command/cmd_ac.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/command/cmd_ac.c')
-rw-r--r--src/command/cmd_ac.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/command/cmd_ac.c b/src/command/cmd_ac.c
index 508c6f21..99072d8d 100644
--- a/src/command/cmd_ac.c
+++ b/src/command/cmd_ac.c
@@ -317,6 +317,7 @@ cmd_ac_init(void)
 #endif
 #ifdef HAVE_LIBGPGME
     autocomplete_add(prefs_ac, "pgp");
+    autocomplete_add(prefs_ac, "ox");
 #endif
 #ifdef HAVE_OMEMO
     autocomplete_add(prefs_ac, "omemo");