commit | 0d5f918453cad006968c83a72929c3ad7c63e199 | [log] [tgz] |
---|---|---|
author | Benno Schulenberg <bensberg@justemail.net> | Sun Jul 10 13:27:27 2016 +0200 |
committer | Benno Schulenberg <bensberg@justemail.net> | Sun Jul 10 20:21:11 2016 +0200 |
tree | 416e3d9fa5174791c16f6c89d0bd7e17d84e0855 | |
parent | 9c7940b599f5eb58149821d112874917080ef783 [diff] |
input: add some missing keycodes to the parsing routine Add them so that <Esc> followed by <Home> will simply do "Home" instead of reporting an unbound key. The same for <End>, <PageUp> and <PageDown>. This restores the behavior from before nano-2.3.5.