Mercurial > hg
diff mercurial/policy.py @ 42571:3be6ff55095b
crecord: fix if -> elif when handling key presses
This shouldn't actually change any behavior, I only noticed it since I started
using KEY_UP in tests, and it was complaining when it got down to the ^L
handler that initscr hadn't been called yet.
Differential Revision: https://phab.mercurial-scm.org/D6619
author | Kyle Lippincott <spectral@google.com> |
---|---|
date | Mon, 08 Jul 2019 12:38:37 -0700 |
parents | 810f66b468cd |
children | 57875cf423c9 |