summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--alot/commands/globals.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/alot/commands/globals.py b/alot/commands/globals.py
index 39262fe8..aae752d5 100644
--- a/alot/commands/globals.py
+++ b/alot/commands/globals.py
@@ -239,8 +239,8 @@ class ExternalCommand(Command):
else:
ui.mainloop.screen.stop()
ret = thread_code()
- afterwards(ret)
ui.mainloop.screen.start()
+ afterwards(ret)
#@registerCommand(MODE, 'edit', arguments=[