Macvim: Highlight feature "gui=strikethrough" does not display strikethrough text.

Created on 4 Apr 2020  路  1Comment  路  Source: macvim-dev/macvim

Highlight feature "gui=strikethrough" does not display strikethrough text.

To Reproduce

  1. Run mvim --clean
  2. Create or edit an html file
  3. Type <strike>some text</strike> or :highlight htmlStrike
  4. Observe "gui=strikethrough" yet the strike mark is not on the text.

Expected behavior
The highlight feature "gui=strikethrough" should show a strikethrough

Screenshots
Screenshot attached.

Environment (please complete the following information):

  • Vim version:
    VIM - Vi IMproved 8.2 (2019 Dec 12, compiled Mar 3 2020 12:05:00)
    macOS version
    Included patches: 1-319
    Compiled by [email protected]
    Huge version with MacVim GUI.
  • OS: macOS 10.15.4
  • Terminal: MacVim GUI
    mvim --clean no strikethrough
Renderer

Most helpful comment

Yeah we should add this. Maybe next release where we look at getting the renderer fix in.

>All comments

Yeah we should add this. Maybe next release where we look at getting the renderer fix in.

Was this page helpful?
0 / 5 - 0 ratings