Support sgrmouse for Lynx-like key binding

cf. https://sourceforge.net/p/w3m/patches/65/
This commit is contained in:
Tatsuya Kinoshita
2015-08-09 06:41:45 +09:00
parent 30fdb96f39
commit 87a0e6b263

View File

@@ -99,7 +99,7 @@ unsigned char EscBKeymap[128] = {
/* 0 1 2 3 4 5 6 7 */
nulcmd, nulcmd, nulcmd, nulcmd, nulcmd, nulcmd, nulcmd, nulcmd,
/* 8 9 : ; < = > ? */
nulcmd, nulcmd, nulcmd, nulcmd, nulcmd, nulcmd, nulcmd, nulcmd,
nulcmd, nulcmd, nulcmd, nulcmd, sgrmouse, nulcmd, nulcmd, nulcmd,
/* @ A B C D E F G */
nulcmd, prevA, nextA, followA, backBf, nulcmd, goLineL, pgFore,
/* H I J K L M N O */