blep
This commit is contained in:
parent
cc781bcdc4
commit
c5e7ccdb4b
2
bink.py
2
bink.py
@ -77,7 +77,7 @@ if len(sys.argv) > 1:
|
|||||||
|
|
||||||
import urwid
|
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 = [
|
attrmap = [
|
||||||
("bold", "default,bold", "default"),
|
("bold", "default,bold", "default"),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user