macvim-dev / macvim-dev/macvim
guifontwide fonts do not get larger/smaller when guifont does
未关闭
还没有人认领这个 Issue。
- 主要语言
- Vim Script
- 星标
- 7.9k
- 派生
- 691
- PR 合并指标
- 30 天内没有已合并 PR
描述
Steps to reproduce
- Install and set different fonts for guifont and guifontwide
- Type in English and Korean: 가나다 ABC
- 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
opencommand) - by running mvim/gvim in the terminal
Issue has been tested with clean configuration
- by running
mvim --clean(orgvim, 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)
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
使用 mvim --clean、所示的 guifont 和 guifontwide 设置,以及混合的韩文和英文文本,在 macOS 上用 MacVim r182 重现该问题。比较两种字体的调整大小行为;当韩文文本与英文文本一起改变大小时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- macos, vim
- 领域
- desktop
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100