diff --git a/bink.py b/bink.py index 8806d36..430e503 100755 --- a/bink.py +++ b/bink.py @@ -72,7 +72,7 @@ if len(argv) > 1: import urwid -footer = "[c]reate new post [q]uit | scrolling: arrows, space, page up/page down, ctrl-d/ctrl-u, j/k" +footer = "[c]reate new post [r]efresh [q]uit | scrolling: arrows, space, page up/page down, ctrl-d/ctrl-u, j/k" attrmap = [ ("bold", "default,bold", "default"),