From c238dbae5feb5b15b34f4af2d980ce1f45be9ad8 Mon Sep 17 00:00:00 2001
From: Christoph Lohmann <20h@r-36.net>
Date: Wed, 5 Sep 2012 01:25:37 +0200
Subject: [PATCH] Enable keypad set and unset commands.

---
 st.info | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/st.info b/st.info
index bd9c158..aaae099 100644
--- a/st.info
+++ b/st.info
@@ -89,6 +89,7 @@ st| simpleterm,
 	ri=\EM,
 	rmacs=\E(B,
 	rmcup=\E[?1049l,
+	rmkx=\E>,
 	rmso=\E[23m,
 	rmul=\E[m,
 	sc=\E7,
@@ -100,6 +101,7 @@ st| simpleterm,
 	sgr=%?%p9%t\E(0%e\E(B%;\E[0%?%p6%t;1%;%?%p2%t;4%;%?%p1%p3%|%t;7%;%?%p4%t;5%;%?%p7%t;8%;m,
 	smacs=\E(0,
 	smcup=\E[?1049h,
+	smkx=\E=,
 	smso=\E[3m,
 	smul=\E[4m,
 	tbc=\E[3g,