summaryrefslogtreecommitdiff
path: root/alot/ui.py
diff options
context:
space:
mode:
Diffstat (limited to 'alot/ui.py')
-rw-r--r--alot/ui.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/alot/ui.py b/alot/ui.py
index 44cd1782..3c256865 100644
--- a/alot/ui.py
+++ b/alot/ui.py
@@ -329,7 +329,7 @@ class UI(object):
edit_text=text, history=history,
on_error=cerror)
- for _ in xrange(tab): # hit some tabs
+ for _ in range(tab): # hit some tabs
editpart.keypress((0,), 'tab')
# build promptwidget