diff options
| author | Christoph Lohmann <20h@r-36.net> | 2012-09-03 21:54:40 +0200 |
|---|---|---|
| committer | Christoph Lohmann <20h@r-36.net> | 2012-09-03 21:54:40 +0200 |
| commit | 07c282d2292bf3a1700c079b0b7397af5f814de9 (patch) | |
| tree | c0cf0820238db63b376597f69c4d36ca4790ba27 | |
| parent | e135e96f35a1670415dc09a866641e3ac748ed93 (diff) | |
| download | st-07c282d2292bf3a1700c079b0b7397af5f814de9.tar.gz st-07c282d2292bf3a1700c079b0b7397af5f814de9.tar.bz2 | |
Fixing a type in in2 in the st.info.
| -rw-r--r-- | st.info | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -46,7 +46,7 @@ st| simpleterm, ind=^J, indn=\E[%p1%dS, invis=\E[8m, - in2=\E[4l\E>, + is2=\E[4l\E>, it#8, kbs=\177, kcub1=\E[D, |
