[hackers] [st] Fix value of ka1 terminfo capability || "Roberto E. Vargas Caballero"

From: <hg_AT_suckless.org>
Date: Sun, 25 Nov 2012 22:15:56 +0100 (CET)

changeset: 430:436d8dae7cf6
user: "Roberto E. Vargas Caballero" <k0ga_AT_shike2.com>
date: Sun Nov 25 22:13:13 2012 +0100
files: st.info
description:
Fix value of ka1 terminfo capability
ka1 stands for upper left of keypad, so the correct value is the one
generated by Home in application keypad mode.
---
 st.info |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff -r 5bec10afbedb -r 436d8dae7cf6 st.info
--- a/st.info	Sun Nov 25 15:59:16 2012 +0100
+++ b/st.info	Sun Nov 25 22:13:13 2012 +0100
_AT_@ -49,7 +49,7 @@
 	invis=\E[8m,
 	is2=\E[4l\E>,
 	it#8,
-	ka1=\E[E,
+	ka1=\E[1~,
 	ka3=\E[5~,
 	kc1=\E[4~,
 	kc3=\E[6~,
Received on Sun Nov 25 2012 - 22:15:56 CET

This archive was generated by hypermail 2.3.0 : Sun Nov 25 2012 - 22:24:11 CET