From 29b89cb8ac07649939d62ea036777c3ab1d62007 Mon Sep 17 00:00:00 2001 From: Justus Winter <4winter@informatik.uni-hamburg.de> Date: Thu, 29 Sep 2011 09:36:37 +0200 Subject: Document spawn_editor --- alot/defaults/alot.rc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'alot/defaults') diff --git a/alot/defaults/alot.rc b/alot/defaults/alot.rc index ea618bc5..69843df5 100644 --- a/alot/defaults/alot.rc +++ b/alot/defaults/alot.rc @@ -34,7 +34,9 @@ notify_timeout = 2 # display statusline? show_statusbar = True +# use terminal_command to spawn a new terminal for the editor? spawn_editor = False + # set terminal for asynchronous editing terminal_cmd = x-terminal-emulator -e -- cgit v1.2.3