st.info: do not prevent st from displaying attributes - st - Simple Terminal
       
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 5ce853a1c14bab21c79af5470bff7bed07159ec5
 (DIR) parent 023225ef40b23d888353e34d95790ddf1cc79458
 (HTM) 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:
         st.info                             |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) 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,