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?
Issue has been tested with clean configuration
Steps to reproduce
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?
opencommand)Issue has been tested with clean configuration
mvim --clean(orgvim, supplied by MacVim distribution). You can also use the File → "New Clean Window" menu item within MacVim.vim --clean(in terminal, supplied by MacVim distribution)vim --clean(in terminal, other suppliers, e.g. /usr/bin/vim)