macvim-dev / macvim-dev/macvim

Letter 🅱️ prints as ¥ in MacVim (but not in terminal Vim or less)

オープン
#725 コメント 5 件 リアクション 0 件 担当者 0 名 GitHub で見る

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

Renderer
主要言語
Vim Script
スター
7.9k
フォーク
691
PR マージ指標
30日以内にマージされた PR はありません

説明

Try typing 🅱️ (or opening a text file with that in it) in MacVim. It will display it as ¥.

If you inspect the character with :ascii you see it is the correct character in the status line, albeit it displayed as the text version of the emoji. Writing the file correctly writes it as 🅱️, it just displays as ¥.

Opening it with Vim on Terminal.app displays it correctly, as does with less.

Here's my MacVim version

VIM - Vi IMproved 8.1 (2018 May 18, compiled Aug  8 2018 18:09:39)
macOS version
Included patches: 1-235
Compiled by Homebrew

I use font Menlo.

Here's my Vim version (it's the same one)

vim --version
VIM - Vi IMproved 8.1 (2018 May 18, compiled Aug  8 2018 18:09:39)
macOS version
Included patches: 1-235
Compiled by Homebrew

I'm running on macOS High Sierra version 10.13.6 (17G65).

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

まず、Menlo フォントを使用して macOS High Sierra 上の MacVim で表示の問題を再現し、次に同じ絵文字を Terminal Vim と less で比較します。:ascii と保存したファイルを使って文字が正しいままであることを確認します。🅱️ が書かれた文字を変更せずに ¥ ではなく絵文字として表示されれば完了です。

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

評価

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

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

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