aboutsummaryrefslogtreecommitdiffstats
path: root/config/aerc.conf
diff options
context:
space:
mode:
Diffstat (limited to 'config/aerc.conf')
-rw-r--r--config/aerc.conf15
1 files changed, 15 insertions, 0 deletions
diff --git a/config/aerc.conf b/config/aerc.conf
index 92b92b8e..30c3c7bb 100644
--- a/config/aerc.conf
+++ b/config/aerc.conf
@@ -48,6 +48,21 @@
# Default: false
#enable-osc8=false
+# Default shell command to use for :menu. This will be executed with sh -c and
+# will run in an popover dialog.
+#
+# Any occurrence of %f will be replaced by a temporary file path where the
+# command is expected to write output lines to be consumed by :menu. Otherwise,
+# the lines will be read from the command's standard output.
+#
+# Examples:
+# default-menu-cmd=fzf
+# default-menu-cmd=fzf --multi
+# default-menu-cmd=dmenu -l 20
+# default-menu-cmd=ranger --choosefiles=%f
+#
+#default-menu-cmd=
+
[ui]
#
# Describes the format for each row in a mailbox view. This is a comma