1
0
mirror of https://github.com/ihabunek/toot.git synced 2024-06-23 06:25:26 +00:00

Update for the curses ui help menu (#78)

Added `s` option to the help menu.
This commit is contained in:
Nick Loadholtes 2018-12-30 16:34:15 -05:00 committed by Ivan Habunek
parent 5e7b4d3d88
commit 91fc273af7

View File

@ -297,6 +297,7 @@ class HelpModal(Modal):
" k or ↑ - move up",
" v - view current toot in browser",
" q - quit application",
" s - show sensitive content"
"",
"Press q to exit help.",
"",