mention refresh in bottom bar
This commit is contained in:
parent
c3d59db82c
commit
0b7765d868
2
bink.py
2
bink.py
@ -72,7 +72,7 @@ if len(argv) > 1:
|
|||||||
|
|
||||||
import urwid
|
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 = [
|
attrmap = [
|
||||||
("bold", "default,bold", "default"),
|
("bold", "default,bold", "default"),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user