aboutsummaryrefslogtreecommitdiffstats
path: root/st.info
diff options
context:
space:
mode:
authorChristoph Lohmann <20h@r-36.net>2012-09-05 21:48:26 +0200
committerChristoph Lohmann <20h@r-36.net>2012-09-05 21:48:26 +0200
commit462a966ee2c0f49f432bedaf8e6ebdff995262a9 (patch)
treec3dd8c33dabd1f254488d2dd88fe226736b23b30 /st.info
parent56c551e4f4b5678ba770106bf8a679c044bcf57e (diff)
downloadst-462a966ee2c0f49f432bedaf8e6ebdff995262a9.tar.gz
Implement italic font support.
Diffstat (limited to 'st.info')
-rw-r--r--st.info10
1 files changed, 6 insertions, 4 deletions
diff --git a/st.info b/st.info
index aaae099..38012d8 100644
--- a/st.info
+++ b/st.info
@@ -83,15 +83,16 @@ st| simpleterm,
op=\E[39;49m,
pairs#64,
rc=\E8,
- rs1=\Ec,
- rs2=\E[4l\E>,
rev=\E[7m,
ri=\EM,
+ ritm=\E[23m,
rmacs=\E(B,
rmcup=\E[?1049l,
- rmkx=\E>,
+# rmkx=\E>,
rmso=\E[23m,
rmul=\E[m,
+ rs1=\Ec,
+ rs2=\E[4l\E>,
sc=\E7,
setab=\E[4%p1%dm,
setaf=\E[3%p1%dm,
@@ -99,9 +100,10 @@ st| simpleterm,
setf=\E[3%?%p1%{1}%=%t4%e%p1%{3}%=%t6%e%p1%{4}%=%t1%e%p1%{6}%=%t3%e%p1%d%;m,
sgr0=\E[0m,
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,
+ sitm=\E[3m,
smacs=\E(0,
smcup=\E[?1049h,
- smkx=\E=,
+# smkx=\E=,
smso=\E[3m,
smul=\E[4m,
tbc=\E[3g,
remember that computers suck.