summaryrefslogtreecommitdiff
path: root/alot/commands/envelope.py
diff options
context:
space:
mode:
authorLucas Hoffmann <lucc@posteo.de>2019-11-06 11:27:48 +0100
committerPatrick Totzke <patricktotzke@gmail.com>2019-11-06 10:54:00 +0000
commit2682848336ce2aecde4275c3950b1fe64ed002d2 (patch)
treede3f6f973869a8235869f0583de00168f01f2072 /alot/commands/envelope.py
parent414ca6c4b57752d139598e95e06009c55ff4543c (diff)
Remove unicode escape codes
Diffstat (limited to 'alot/commands/envelope.py')
-rw-r--r--alot/commands/envelope.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/alot/commands/envelope.py b/alot/commands/envelope.py
index 26c2da49..7a43568a 100644
--- a/alot/commands/envelope.py
+++ b/alot/commands/envelope.py
@@ -236,7 +236,7 @@ class SendCommand(Command):
msg_position='left')) == 'no':
return
- clearme = ui.notify('constructing mail (GPG, attachments)\u2026',
+ clearme = ui.notify('constructing mail (GPG, attachments)…',
timeout=-1)
try: