This commit is contained in:
nebula 2025-04-23 04:43:22 +00:00
parent cc781bcdc4
commit c5e7ccdb4b

View File

@ -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"),