Clipping of text

Abierto
#1,551 4 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
4/5
Tiempo estimado
3-5 días
Aptitud para principiantes
38/100
Tipo de issue
Error
Claridad
Bastante claro
Estado de actividad
Estancado
Stack tecnológico
macos, vim
Área
desktop

Línea de trabajo

Empieza reproduciendo el recorte en MacVim r180.2 en macOS 15.3.1 con guifont=-monospace-Thin:h14, luego entra en el modo terminal con :term y ejecuta un comando que contenga caracteres con descendentes, como git update. Se considera hecho cuando la parte inferior de caracteres como “g” sea completamente visible en la GUI de MacVim.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

Bug Renderer
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
Lenguaje dominante
Vim Script
Estrellas
7.9k
Forks
691
Métricas de merge de PR
Sin PR fusionados en 30 d

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de macvim-dev/macvim

Todos los issues de macvim-dev/macvim

Issues similares

Más issues de Desktop Dev

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.