aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordesvox <ofunknowndescent@gmail.com>2018-08-04 08:32:13 -0500
committerdesvox <ofunknowndescent@gmail.com>2018-08-04 08:32:13 -0500
commitaaf57cfd56303db0e7402f7d4b8e9dc003f1459d (patch)
treecbeb4fa3d3b8be3769cb3dd58f280f5c8a29a76d
parent7b9b49c320d19f8c37b978a1073efe819167fa2b (diff)
downloadbbj-aaf57cfd56303db0e7402f7d4b8e9dc003f1459d.tar.gz
Make content refresh notification shorter.
-rw-r--r--clients/urwid/main.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/clients/urwid/main.py b/clients/urwid/main.py
index b2b38a1..4076178 100644
--- a/clients/urwid/main.py
+++ b/clients/urwid/main.py
@@ -925,7 +925,7 @@ class App(object):
thread = self.thread["thread_id"]
self.thread_load(None, thread)
self.goto_post(mark(thread))
- self.temp_footer_message("Refreshed content!")
+ self.temp_footer_message("Refreshed content!", 1)
def back(self, terminate=False):
Un proyecto texto-plano.xyz