Xinqi Bao's Git

Remove ul capability
authorRoberto E. Vargas Caballero <[email protected]>
Thu, 7 Aug 2014 08:19:48 +0000 (10:19 +0200)
committerRoberto E. Vargas Caballero <[email protected]>
Thu, 7 Aug 2014 08:19:48 +0000 (10:19 +0200)
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.


No differences found