mention refresh in bottom bar

This commit is contained in:
nebula 2025-04-21 05:02:37 +00:00
parent c3d59db82c
commit 0b7765d868

View File

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