[dev] [st][PATCH] Remove ul capability

From: Roberto E. Vargas Caballero <k0ga_AT_shike2.com>
Date: Thu, 7 Aug 2014 10:27:55 +0200

This capability indicates that underscore '_' overstrike current
letter under the cursor. It means that you can generate a
underline 'b' using 'b^H_', because it writes a 'b' then backward
one characther and then overstrike '_'. St has not such behaviour,
so it is an error to have this capability.
---
 st.info | 1 -
 1 file changed, 1 deletion(-)
diff --git a/st.info b/st.info
index 3a01a08..7b4e4f6 100644
--- a/st.info
+++ b/st.info
_AT_@ -183,7 +183,6 @@ st| simpleterm,
 	smul=\E[4m,
 	tbc=\E[3g,
 	tsl=\E]0;,
-	ul,
 	xenl,
 	vpa=\E[%i%p1%dd,
 
-- 
2.0.1
Received on Thu Aug 07 2014 - 10:27:55 CEST

This archive was generated by hypermail 2.3.0 : Thu Aug 07 2014 - 10:36:11 CEST