macvim-dev / macvim-dev/macvim

guifontwide fonts do not get larger/smaller when guifont does

オープン
#1,632 コメント 4 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

主要言語
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. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

mvim --clean、示されている guifont と guifontwide の設定、および韓国語と英語が混在したテキストを使用して、macOS 上の MacVim r182 で問題を再現します。両方のフォントについてリサイズ時の挙動を比較します。韓国語のテキストが英語のテキストと同時にサイズ変更されれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
macos, vim
領域
desktop
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。