summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Totzke <patricktotzke@gmail.com>2012-09-05 16:50:57 +0100
committerPatrick Totzke <patricktotzke@gmail.com>2012-09-05 16:50:57 +0100
commit61f5cdb06a6c4bc77d9f9012fa31b01fbe7d0718 (patch)
tree8db204b6bd2feb9ebf46bf401fa4e7d537b903c5
parent3d66ca079370e9d948b3c4554de313db464c0e69 (diff)
parent7da900fec22b4b8a1c839a5cb985b01a47f60dc5 (diff)
Merge branch '0.3.2-fix-input-506'
-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=[