]> git.armaanb.net Git - st.git/commit
Remove ul capability
authorRoberto E. Vargas Caballero <k0ga@shike2.com>
Thu, 7 Aug 2014 08:19:48 +0000 (10:19 +0200)
committerRoberto E. Vargas Caballero <k0ga@shike2.com>
Thu, 7 Aug 2014 08:19:48 +0000 (10:19 +0200)
commit821a6e00a5a9395f40c10c00d19c569bd0f2688e
tree3913dcf3d1a0cfaf509a99f3972cd45494297729
parent8de8ae3923b3b91b034077c8c35acba629588233
Remove ul capability

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.
st.info