Skip to content

Commit

Permalink
Remove ul capability
Browse files Browse the repository at this point in the history
This capability indicates that underscore '_' overstrike current
letter under the cursor. It means that you can generate a
underline 'b' using 'b^H_', because it writes a 'b' then backward
one characther and then overstrike '_'. St has not such behaviour,
so it is an error to have this capability.
  • Loading branch information
k0gaMSX committed Aug 7, 2014
1 parent 8de8ae3 commit 821a6e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion st.info
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,6 @@ st| simpleterm,
smul=\E[4m,
tbc=\E[3g,
tsl=\E]0;,
ul,
xenl,
vpa=\E[%i%p1%dd,

Expand Down

0 comments on commit 821a6e0

Please sign in to comment.