Re: [Qemu-devel] [PATCH for-1.5] readline: Handle xterm escape sequences for Home/End keys

2013-05-14 Thread Anthony Liguori
Applied. Thanks. Regards, Anthony Liguori

Re: [Qemu-devel] [PATCH for-1.5] readline: Handle xterm escape sequences for Home/End keys

2013-05-14 Thread Hans de Goede
Hi, Looks good, ack. Regards, Hans On 05/14/2013 12:15 PM, Kevin Wolf wrote: This fixes the Home/End keys in the monitor using the GTK frontend. Signed-off-by: Kevin Wolf --- readline.c | 15 +++ 1 file changed, 15 insertions(+) diff --git a/readline.c b/readline.c index d6

[Qemu-devel] [PATCH for-1.5] readline: Handle xterm escape sequences for Home/End keys

2013-05-14 Thread Kevin Wolf
This fixes the Home/End keys in the monitor using the GTK frontend. Signed-off-by: Kevin Wolf --- readline.c | 15 +++ 1 file changed, 15 insertions(+) diff --git a/readline.c b/readline.c index d6e04d4..1c0f7ee 100644 --- a/readline.c +++ b/readline.c @@ -27,6 +27,7 @@ #define IS_