Add terminfo entries for printer - st - Personal fork of st
 (HTM) git clone git://git.drkhsh.at/st.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 85f8a414be21ed4d7df153763a1cf679814c72cd
 (DIR) parent 78f8843bc7d6dc731f23d5ff3a8536fdcc5e4be6
 (HTM) Author: Roberto E. Vargas Caballero <k0ga@shike2.com>
       Date:   Sat,  1 Feb 2014 11:11:11 +0100
       
       Add terminfo entries for printer
       
       These capabilities inform to programs how print in local printer
       of the terminal.
       
       Diffstat:
         M st.info                             |       3 +++
       
       1 file changed, 3 insertions(+), 0 deletions(-)
       ---
 (DIR) diff --git a/st.info b/st.info
       @@ -152,6 +152,9 @@ st| simpleterm,
                ncv#3,
                op=\E[39;49m,
                pairs#64,
       +        mc0=\E[i,
       +        mc4=\E[4i,
       +        mc5=\E[5i,
                rc=\E8,
                rev=\E[7m,
                ri=\EM,