summaryrefslogtreecommitdiff
path: root/alot/defaults
diff options
context:
space:
mode:
Diffstat (limited to 'alot/defaults')
-rw-r--r--alot/defaults/alot.rc.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/alot/defaults/alot.rc.spec b/alot/defaults/alot.rc.spec
index b3927844..0491c0d7 100644
--- a/alot/defaults/alot.rc.spec
+++ b/alot/defaults/alot.rc.spec
@@ -51,6 +51,7 @@ editor_cmd = string(default=None)
editor_writes_encoding = string(default='UTF-8')
# use terminal_command to spawn a new terminal for the editor?
+# equivalent to always providing the `--spawn` parameter to compose/edit commands
editor_spawn = boolean(default=False)
# call editor in separate thread.