commit | d03703c81a202cea156811e5dbc8e88627c19986 | [log] [tgz] |
---|---|---|
author | Samuel Thibault <samuel.thibault@gnu.org> | Tue Oct 19 19:48:20 2010 +0200 |
committer | Andrzej Zaborowski <balrog@zabor.org> | Thu Oct 21 18:31:28 2010 +0200 |
tree | bc22fad9e369b7a770ebdf6c11ca51d5fd14d159 | |
parent | 633aa0acfe2c4d3e56acfe28c912796bf54de6d3 [diff] |
curses: Fix control-{@[\]^_} and ESC control-{@[\]^_} shouldn't get the 'a' - 'A' offset for correct translation. ESC is better simulated as escape key. Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> Signed-off-by: Andrew Zaborowski <balrogg@gmail.com>