]> git.proxmox.com Git - qemu.git/commit
readline: Handle xterm escape sequences for Home/End keys
authorKevin Wolf <kwolf@redhat.com>
Tue, 14 May 2013 10:15:54 +0000 (12:15 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 14 May 2013 13:53:22 +0000 (08:53 -0500)
commitd34dc45d34618aa2495e892caba62a4aa521b386
tree62d484fed33f5955a1654f6bde8680a84e3cc4e1
parent7791dba3ec10ab7daa7cfecf84c617594c9776cc
readline: Handle xterm escape sequences for Home/End keys

This fixes the Home/End keys in the monitor using the GTK frontend.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Message-id: 1368526554-15866-1-git-send-email-kwolf@redhat.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
readline.c