capabilities sorted by capname in st.info. copy acsc from xterm. - 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 a79bc96c94e786c0e542539f80b622147d7385ac
 (DIR) parent df5c5ed04547986ad2fd22226aaa3da430310374
 (HTM) Author: Aurélien Aptel <aurelien.aptel@gmail.com>
       Date:   Wed,  1 Sep 2010 19:47:46 +0200
       
       capabilities sorted by capname in st.info. copy acsc from xterm.
       
       Diffstat:
         M st.info                             |      26 +++++++++++++-------------
       
       1 file changed, 13 insertions(+), 13 deletions(-)
       ---
 (DIR) diff --git a/st.info b/st.info
       @@ -1,19 +1,12 @@
        st| simpleterm,
       +        acsc=``aaffggiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~,
                am,
       -        ul,
       -        mir,
       -        msgr,
       -        colors#8,
       -        cols#80,
       -        it#8,
       -        lines#24,
       -        ncv#3,
       -        pairs#64,
       -        acsc=*`#aof+g+j+k+l+m+n-o-p-q-r-s+t+u+v+w|x<y>z{{||}}-~,
                bel=^G,
                bold=\E[1m,
                cbt=\E[Z,
                clear=\E[H\E[2J,
       +        colors#8,
       +        cols#80,
                cr=^M,
                cub1=\E[D,
                cud1=\E[B,
       @@ -30,6 +23,7 @@ st| simpleterm,
                il1=\E[L,
                ind=^J,
                invis=\E[8m,
       +        it#8,
                kbs=\177,
                kcub1=\E[D,
                kcud1=\E[B,
       @@ -37,6 +31,9 @@ st| simpleterm,
                kcuu1=\E[A,
                kdch1=\E[3~,
                kend=\E[4~,
       +        kf10=\E[21~,
       +        kf11=\E[23~,
       +        kf12=\E[24~,
                kf1=\EOP,
                kf2=\EOQ,
                kf3=\EOR,
       @@ -46,13 +43,15 @@ st| simpleterm,
                kf7=\E[18~,
                kf8=\E[19~,
                kf9=\E[20~,
       -        kf10=\E[21~,
       -        kf11=\E[23~,
       -        kf12=\E[24~,
                khome=\E[1~,
                knp=\E[6~,
                kpp=\E[5~,
       +        lines#24,
       +        mir,
       +        msgr,
       +        ncv#3,
                op=\E[37;40m,
       +        pairs#64,
                rev=\E[7m,
                rmacs=\E[10m,
                rmso=\E[m,
       @@ -64,6 +63,7 @@ st| simpleterm,
                smso=\E[7m,
                smul=\E[4m,
                tbc=\E[2g,
       +        ul,
        
        st-256color| simpleterm with 256 colors,
                colors#256,