st

fork of suckless's simple terminal
Index Commits Files Refs README LICENSE
commit 5ce853a1c14bab21c79af5470bff7bed07159ec5
parent 023225ef40b23d888353e34d95790ddf1cc79458
Author: Quentin Rameau <quinq@fifth.space>
Date:   Thu,  8 Sep 2016 12:57:43 +0200

st.info: do not prevent st from displaying attributes

With ncv set to 3, we prevent st from displaying A_STANDOUT and
A_UNDERLINE with colors while our virtual terminal is capable of it.

Diffstat:
Mst.info | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/st.info b/st.info
@@ -149,7 +149,7 @@ st| simpleterm,
     lines#24,
     mir,
     msgr,
-    ncv#3,
+    ncv@,
     npc,
     op=\E[39;49m,
     pairs#64,