]> git.proxmox.com Git - mirror_qemu.git/commit
curses: Fix control-{@[\]^_} and ESC
authorSamuel Thibault <samuel.thibault@gnu.org>
Tue, 19 Oct 2010 17:48:20 +0000 (19:48 +0200)
committerAndrzej Zaborowski <balrog@zabor.org>
Thu, 21 Oct 2010 16:31:28 +0000 (18:31 +0200)
commitd03703c81a202cea156811e5dbc8e88627c19986
treebc22fad9e369b7a770ebdf6c11ca51d5fd14d159
parent633aa0acfe2c4d3e56acfe28c912796bf54de6d3
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>
ui/curses.c
ui/curses_keys.h