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