macvim-dev / macvim-dev/macvim

guifontwide fonts do not get larger/smaller when guifont does

未关闭
#1,632 4 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

主要语言
Vim Script
星标
7.9k
派生
691
PR 合并指标
30 天内没有已合并 PR

描述

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)

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

使用 mvim --clean、所示的 guifont 和 guifontwide 设置,以及混合的韩文和英文文本,在 macOS 上用 MacVim r182 重现该问题。比较两种字体的调整大小行为;当韩文文本与英文文本一起改变大小时,即表示完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
macos, vim
领域
desktop
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。