From 0107293a446725551ceb756affe50b4853046f05 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Aur=C3=A9lien=20Aptel?= <aurelien.aptel@gmail.com>
Date: Tue, 10 May 2011 22:54:30 +0200
Subject: add mouse report escape to terminfo entry.

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

diff --git a/st.info b/st.info
index 6be3eaf..ece22fa 100644
--- a/st.info
+++ b/st.info
@@ -70,6 +70,7 @@ st| simpleterm,
 	kf9=\E[20~,
 	khome=\E[1~,
 	knp=\E[6~,
+	kmous=\E[M,
 	kpp=\E[5~,
 	lines#24,
 	mir,
-- 
cgit v1.2.3