aboutsummaryrefslogtreecommitdiffstats
path: root/clients/urwid/main.py
diff options
context:
space:
mode:
authorBlake DeMarcy <ofunknowndescent@gmail.com>2017-04-17 12:37:18 -0500
committerBlake DeMarcy <ofunknowndescent@gmail.com>2017-04-17 12:37:18 -0500
commit4d14d178cda9119fe928fbe6279c0d35d0fce929 (patch)
treea57078b3a449c3b611ed0d9bc203e8d29bacd000 /clients/urwid/main.py
parent8c859d47336b500163c04d13fcc1dec314c9a3e0 (diff)
downloadbbj-4d14d178cda9119fe928fbe6279c0d35d0fce929.tar.gz
add new note to help menu (gotta be so obvious eh)
Diffstat (limited to 'clients/urwid/main.py')
-rw-r--r--clients/urwid/main.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/clients/urwid/main.py b/clients/urwid/main.py
index 3f763b2..b33470d 100644
--- a/clients/urwid/main.py
+++ b/clients/urwid/main.py
@@ -137,6 +137,7 @@ format_help = [
]
general_help = [
+ ("bold", "use the arrow keys, j/k, or n/p to scroll down this menu\n\n"),
("bold", "use q or escape to close dialogs and menus (including this one)\n\n"),
("10", "use q, escape, or a left directional key to go back at any point"
" from just about anywhere.\n\n"),
Un proyecto texto-plano.xyz