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 | 466decd53552059bfba9551a924354ae989cb46a (patch) | |
| tree | c0cf0820238db63b376597f69c4d36ca4790ba27 | |
| parent | 930b2c4a7f222e15e6493d5bbb8fd90e681d2626 (diff) | |
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, | 
