Skip to content

Clipping of text #1551

Open
Open
@ir0nh34d

Description

@ir0nh34d

Steps to reproduce

  1. .gvim configured with: set guifont=-monospace-Thin:h14
  2. Open MacVim, enter terminal mode with :term
  3. Type a command that has a a letter with character that drops below the main characters like "git update"

Image

Expected behaviour

The bottom of the characters should not be clipped (i.e. the 'g' in the screenshot should show the bottom of the 'g')

Version of Vim and architecture

MacVim r180.2 (Vim 9.1.1000)

Environment

MacOS 15.3.1

How MacVim was installed

Compiled from git via GitHub

Logs and stack traces

Vim configuration where issue is reproducable

guifont=-monospace-Thin:h14

Issue has been tested with given configuration

  • by running MacVim.app from GUI macOS interface
  • by running vim/gvim/etc installed by MacVim
  • by running other versions of vim (e.g. /usr/bin/vim)

Issue has been tested with no configuration

  • by running mvim --clean (or gvim, supplied by MacVim distribution)
  • by running vim --clean (in terminal, supplied by MacVim distribution)
  • by running vim --clean (in terminal, other suppliers, e.g. /usr/bin/vim)

Other conditions

  • The both Homebrew packages "vim" and "macvim" are installed

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugRendererText rendering issues, including CoreText renderer

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions