Enable keypad set and unset commands. - st - Simple Terminal
       
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit a61b9ea82ef65cd00f1d4908113fb9e3f7c7cc66
 (DIR) parent da4a77edbebbb75fcb549c5ecac326d5e59aeef5
 (HTM) Author: Christoph Lohmann <20h@r-36.net>
       Date:   Wed,  5 Sep 2012 01:25:37 +0200
       
       Enable keypad set and unset commands.
       
       Diffstat:
         st.info                             |       2 ++
       
       1 file changed, 2 insertions(+), 0 deletions(-)
       ---
 (DIR) diff --git a/st.info b/st.info
       @@ -89,6 +89,7 @@ st| simpleterm,
                ri=\EM,
                rmacs=\E(B,
                rmcup=\E[?1049l,
       +        rmkx=\E>,
                rmso=\E[23m,
                rmul=\E[m,
                sc=\E7,
       @@ -100,6 +101,7 @@ st| simpleterm,
                sgr=%?%p9%t\E(0%e\E(B%;\E[0%?%p6%t;1%;%?%p2%t;4%;%?%p1%p3%|%t;7%;%?%p4%t;5%;%?%p7%t;8%;m,
                smacs=\E(0,
                smcup=\E[?1049h,
       +        smkx=\E=,
                smso=\E[3m,
                smul=\E[4m,
                tbc=\E[3g,