]> granicus.if.org Git - neomutt/commit
fix: display correct help key
authorRichard Russon <rich@flatcap.org>
Mon, 24 Oct 2016 22:16:38 +0000 (23:16 +0100)
committerRichard Russon <rich@flatcap.org>
Mon, 24 Oct 2016 22:16:39 +0000 (23:16 +0100)
commitc36a04b235c37aa705dc629a2b0f5a0df1553200
tree601ba34e694ca92f8def052a76e033d08824cb29
parent913b67fc2d96bcd58e5fb7b508733f1a504db3c5
fix: display correct help key

If you remap the help key, then press an unbound key, mutt still tells
you to press '?' for help.  This change makes mutt display a correct
binding.

Fixes: #214
keymap.c