Re: [Qemu-devel] Re: [PATCH,curses] Fix contro...@[\]^_} and ESC

2010-10-21 Thread andrzej zaborowski
On 19 October 2010 19:48, Samuel Thibault wrote: > Hello, > > This apparently has been neither applied, nor commented on.  Could > either be done? Thanks, pushed the patch and sorry for missing the email the first time. Cheers

[Qemu-devel] Re: [PATCH,curses] Fix contro...@[\]^_} and ESC

2010-10-19 Thread Samuel Thibault
Hello, This apparently has been neither applied, nor commented on. Could either be done? Samuel contro...@[\]^_} shouldn't get the 'a' - 'A' offset for correct translation. ESC is better simulated as escape key. Signed-off-by: Samuel Thibault diff --git a/ui/curses.c b/ui/curses.c index ed