Add ctrl-o to help dialog

Change-Id: Iebbe1f6d033651412b4138cd48e7eba6e15ba316
This commit is contained in:
Mark McLoughlin 2014-06-03 18:31:56 +03:00
parent 501411fb6c
commit 48f8165e37
1 changed files with 1 additions and 0 deletions

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):