Merge "Add ctrl-o to help dialog"

This commit is contained in:
Jenkins 2014-06-16 17:42:56 +00:00 committed by Gerrit Code Review
commit 20dab2fb74

View File

@ -20,6 +20,7 @@ Global Keys
<F1> or <?> Help
<ESC> Back to previous screen
<CTRL-Q> Quit Gertty
<CTRL-O> Open Change
"""
class TextButton(urwid.Button):