macvim-dev / macvim-dev/macvim

guifontwide fonts do not get larger/smaller when guifont does

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

Nadie ha tomado este issue todavía.

Lenguaje dominante
Vim Script
Estrellas
7.9k
Forks
691
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Steps to reproduce
  1. Install and set different fonts for guifont and guifontwide
  2. Type in English and Korean: 가나다 ABC
  3. Make text larger/smaller

Actual results: only the English text gets larger/smaller; the Korean text stays the same size.

Expected behaviour

Expected results: all text would get larger/smaller

Version of MacVim

r182

MacVim installation method

Downloaded from GitHub release

Environment

macOS version: Sequoia 15.7.3
Mac: MBA M2

Logs and stack traces

Vim and MacVim configuration where issue is reproducable

set guifont=DejaVuSansMono:h20
set guifontwide=D2Coding:h20

Can be reproduced with different guifontwide fonts; one easy-to-get monospaced Korean font is D2Coding-Ver1.3.2-20180524.ttc from https://github.com/naver/d2codingfont/releases/tag/VER1.3.2

How was MacVim launched?
  • by launching MacVim.app in macOS (by using the Dock, Spotlight, or the open command)
  • by running mvim/gvim in the terminal
Issue has been tested with clean configuration
  • by running mvim --clean (or gvim, supplied by MacVim distribution). You can also use the File → "New Clean Window" menu item within MacVim.
  • by running vim --clean (in terminal, supplied by MacVim distribution)
  • by running vim --clean (in terminal, other suppliers, e.g. /usr/bin/vim)

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.

Línea de trabajo

Reproduce el problema con MacVim r182 en macOS usando mvim --clean, la configuración de guifont y guifontwide mostrada y texto mixto en coreano e inglés. Compara el comportamiento del redimensionamiento para ambas fuentes; se considera terminado cuando el texto coreano cambia de tamaño junto con el texto inglés.

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

Evaluación

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

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.