<ESC> + u Set the soft style to underline.
<ESC> + b Set the soft style to bold.
<ESC> + i Set the soft style to italic.
<ESC> + n Set the soft style back to normal.
<ESC> + h Highlight the current line.
<ESC> + p[x] Change to color x, where x is taken from the
colormap. 0 means normal. The color is reset for each
new line.
The following sequences are only valid at the beginning of a line.
<ESC> + l Left justify current and following lines.
<ESC> + r Right justify current and following lines.
<ESC> + c Center current and following lines.
<ESC> + [s:x] Create a separator. x is a bit combination of flags:
Placement (mutually exclusive):
1 = Top
2 = Middle
4 = Bottom
Cosmetical:
8 = StrikeThru - Draw separator ontop of text.
16 = Thick - Make separator extra thick.
GV_TEXTEDITOR_ImportHook_MIME: